kCTFontFormatAttribute

Static kCTFontFormatAttribute 

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

kCTFontFormatAttribute

Specifies the recognized format of the font.

The attribute is used to specify or obtain the format of the font. The returned value is a CFNumber containing one of the constants defined below.

See also Apple’s documentation