kCTFontVariationAxisHiddenKey

Static kCTFontVariationAxisHiddenKey 

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

kCTFontVariationAxisHiddenKey

Key to get the hidden axis flag.

This key contains a CFBoolean value that is true when the font designer recommends the axis not be exposed directly to end users in application interfaces.

See also Apple’s documentation