pub unsafe static kCTFontCollectionDisallowAutoActivationOption: &'static CFStringAvailable on crate feature
CTFontCollection only.Expand description
kCTFontCollectionDisallowAutoActivationOption
Option key to avoid auto-activating fonts.
Specify this option key in the options dictionary with a non-zero value to disallow searches for missing fonts (font descriptors returning no results).
See also Appleās documentation