Contents

type

A key for identifying the font feature type.

Declaration

static let type: UIFontDescriptor.FeatureKey

Discussion

The value of this key is an NSNumber object specifying the font feature type such as ligature, character shape, or other font feature.

See Also

Keys