Modifier

Partager via


CTFontFeatureMathematicalExtras.Selector Enum

Definition

An enumeration whose values are returned by Feature.

public enum CTFontFeatureMathematicalExtras.Selector
type CTFontFeatureMathematicalExtras.Selector = 
Inheritance
CTFontFeatureMathematicalExtras.Selector

Fields

Name Value Description
HyphenToMinusOn 0
HyphenToMinusOff 1
AsteriskToMultiplyOn 2
AsteriskToMultiplyOff 3
SlashToDivideOn 4
SlashToDivideOff 5
InequalityLigaturesOn 6
InequalityLigaturesOff 7
ExponentsOn 8
ExponentsOff 9
MathematicalGreekOn 10
MathematicalGreekOff 11

Applies to