kCTFontFeatureSampleTextKey

Static kCTFontFeatureSampleTextKey 

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

kCTFontFeatureSampleTextKey

Key to get the font feature sample text.

This key can be used with a font feature dictionary to get the localized sample text as a CFStringRef.

See also Apple’s documentation