Type Alias NSPasteboardMetadataType

Source
pub type NSPasteboardMetadataType = NSString;
Available on crate feature NSPasteboard only.
Expand description

A metadata type to detect on the pasteboard.

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct NSPasteboardMetadataType { /* private fields */ }