pub unsafe static kCTFontDisplayNameAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontDisplayNameAttribute
The display name.
This is the key for accessing the name used to display the font. Most commonly this is the full name. The value associated with this key is a CFStringRef.
See also Appleās documentation