Returns an array of font features.
SDKs
- iOS 3.2+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Text
Declaration
CFArray Ref CTFontCopyFeatures(CTFont Ref font);
Parameters
font
The font reference.
Return Value
An array of font feature dictionaries for the font reference.