pub unsafe static NSPasteboardDetectionPatternProbableWebSearch: &'static NSPasteboardDetectionPattern
Available on crate feature
NSPasteboard
only.Expand description
A pattern that indicates the pasteboard detects a string suitable for use as a web search term.
Returns: NSString value, suitable for implementing “Paste and Search”
See also Apple’s documentation