pub unsafe static kQLPreviewPropertyHeightKey: 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 height (in points) of the preview. Value is a CFNumber.
See also Apple’s documentation