Static NSPasteboardDetectionPatternEmailAddress

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

A pattern that indicates the pasteboard detects a string that contains an email address.

Returns: array of DDMatchEmailAddress values

See also Apple’s documentation