pub unsafe static kQLPreviewPropertyDisplayNameKey: Option<&'static CFString>👎Deprecated: Use the title property of your QLPreviewingController in a Preview Extension.
Available on crate feature
QLGenerator only.Expand description
Customizes Displayed name in the preview panel. This replaces the document’s display name. Value is a CFString.
See also Apple’s documentation