kQLPreviewPropertyAttachmentDataKey

Static kQLPreviewPropertyAttachmentDataKey 

Source
pub unsafe static kQLPreviewPropertyAttachmentDataKey: 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 attachment data. Value is a CFData.

See also Apple’s documentation