pub unsafe static kCTFontDownloadableAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontDownloadableAttribute
The font downloadable state.
The value associated with this key is a CFBoolean. If it is true, CoreText attempts to download a font if necessary when matching a descriptor.
See also Appleās documentation