kCTFontSymbolicTrait

Static kCTFontSymbolicTrait 

Source
pub unsafe static kCTFontSymbolicTrait: &'static CFString
Available on crate feature CTFontTraits only.
Expand description

kCTFontSymbolicTrait

Dictionary key to access the symbolic traits value.

Use this key to access the symbolic traits value from the font traits dictionary. The value is returned as a CFNumberRef.

See also Apple’s documentation