pub unsafe static kCTFontEnabledAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontEnabledAttribute
The font enabled state.
The value associated with this key is a CFBoolean. Unregistered font descriptors will return NULL, which is equivalent to false.
See also Appleās documentation