pub unsafe static kCTFontVariationAxisHiddenKey: &'static CFStringAvailable 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