NSPasteboardDetectionPatternProbableWebURL

Static NSPasteboardDetectionPatternProbableWebURL 

Source
pub unsafe static NSPasteboardDetectionPatternProbableWebURL: &'static NSPasteboardDetectionPattern
Available on crate feature NSPasteboard only.
Expand description

A pattern that indicates the pasteboard detects a string that consists of a web URL.

Returns: NSString value, suitable for implementing “Paste and Go”

See also Apple’s documentation