Contents

selector

A key for identifying the font feature selector.

Declaration

static let selector: UIFontDescriptor.FeatureKey

Discussion

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

See Also

Keys