pub unsafe static kQLPreviewPropertyMIMETypeKey: Option<&'static CFString>👎Deprecated: Use a QLPreviewingController in a Preview Extension to provide previews for your file types.
Available on crate feature
QLGenerator only.Expand description
Gives the web content or attachment mime type. For the main data, default is text/html. Value is a CFString.
See also Apple’s documentation