pub type NSPasteboardDetectionPattern = NSString;
Available on crate feature
NSPasteboard
only.Expand description
A pattern to detect on the pasteboard, such as a URL, text, or a number.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct NSPasteboardDetectionPattern { /* private fields */ }