kCTFontAttributeName

Static kCTFontAttributeName 

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

The font.

Value must be a CTFontRef. Default is Helvetica 12.

See also Apple’s documentation