CTFontFeatureTypographicExtras.Selector Enum
Definition
An enumeration whose values are returned by Feature.
public enum CTFontFeatureTypographicExtras.Selector
type CTFontFeatureTypographicExtras.Selector =
- Inheritance
-
CTFontFeatureTypographicExtras.Selector
Fields
FormInterrobangOff | 7 | |
FormInterrobangOn | 6 | |
HyphensToEmDashOff | 1 | |
HyphensToEmDashOn | 0 | |
HyphenToEnDashOff | 3 | |
HyphenToEnDashOn | 2 | |
PeriodsToEllipsisOff | 11 | |
PeriodsToEllipsisOn | 10 | |
SlashedZeroOff | 5 | |
SlashedZeroOn | 4 | |
SmartQuotesOff | 9 | |
SmartQuotesOn | 8 |