pub unsafe static kCTFontFamilyNameAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontFamilyNameAttribute
The family name.
This is the key for accessing the family name from the font descriptor. The value associated with this key is a CFStringRef.
See also Appleās documentation