CTFontFeatureIdeographicAlternatives.Selector Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values are returned by Feature.
public enum CTFontFeatureIdeographicAlternatives.Selector
type CTFontFeatureIdeographicAlternatives.Selector =
- Inheritance
-
CTFontFeatureIdeographicAlternatives.Selector
Fields
Name | Value | Description |
---|---|---|
NoIdeographicAlternatives | 0 | |
IdeographicAltOne | 1 | |
IdeographicAltTwo | 2 | |
IdeographicAltThree | 3 | |
IdeographicAltFour | 4 | |
IdeographicAltFive | 5 |