pub unsafe static kQLPreviewPropertyWidthKey: Option<&'static CFString>👎Deprecated: Use the preferredContentSize property of your QLPreviewingController in a Preview Extension.
Available on crate feature
QLGenerator only.Expand description
Gives the width (in points) of the preview. Value is a CFNumber.
See also Apple’s documentation