pub unsafe static kQLPreviewPropertyPDFStyleKey: 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
Specify the preferred way to display PDF content. Value is a CFNumber using QLPreviewPDFStyle values.
See also Apple’s documentation