kQLPreviewPropertyStringEncodingKey

Static kQLPreviewPropertyStringEncodingKey 

Source
pub unsafe static kQLPreviewPropertyStringEncodingKey: 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 CFStringEncoding of the preview data if the preview type is plain text. Value is a CFNumber.

See also Apple’s documentation