pub unsafe static kCTFontTraitsAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontTraitsAttribute
The font traits dictionary.
This is the key for accessing the dictionary of font traits for stylistic information. See CTFontTraits.h for the list of font traits. The value associated with this key is a CFDictionaryRef.
See also Appleās documentation