kCTFontFeatureSelectorNameKey

Static kCTFontFeatureSelectorNameKey 

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

kCTFontFeatureSelectorNameKey

Key to get the font feature selector name.

This key is used with a selector dictionary to get the localized name string for the selector as a CFStringRef.

See also Apple’s documentation