Static NSPasteboardDetectionPatternPostalAddress

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

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

Returns: array of DDMatchPostalAddress values

See also Apple’s documentation