pub unsafe static kQLPreviewPropertyBaseBundlePathKey: Option<&'static CFString>Available on crate feature
QLGenerator only.Expand description
Extends the security scope where Quick Look will accept to look at a file. Value is a path as CFString.
Only useful when using QLPreviewRequestSetURLRepresentation(). By default, Quick Look will only accept files within the current document bundle.
See also Appleās documentation