Static NSPasteboardDetectionPatternLink

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

A pattern that indicates the pasteboard detects a string that contains a URL.

Returns: array of DDMatchLink values

See also Apple’s documentation