pub unsafe static NSPasteboardMetadataTypeContentType: &'static NSPasteboardMetadataType
Available on crate feature
NSPasteboard
only.Expand description
A metadata type that returns the content type if the pasteboard detects a reference to a file.
Returns: UTType value for the detected content type of the file URL, if a file URL type is present.
See also Appleās documentation