CTFontFeatureAnnotation.Selector 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个枚举,其值由 Feature返回。
public enum CTFontFeatureAnnotation.Selector
type CTFontFeatureAnnotation.Selector =
- 继承
-
CTFontFeatureAnnotation.Selector
字段
| 名称 | 值 | 说明 |
|---|---|---|
| NoAnnotation | 0 | |
| BoxAnnotation | 1 | |
| RoundedBoxAnnotation | 2 | |
| CircleAnnotation | 3 | |
| InvertedCircleAnnotation | 4 | |
| ParenthesisAnnotation | 5 | |
| PeriodAnnotation | 6 | |
| RomanNumeralAnnotation | 7 | |
| DiamondAnnotation | 8 | |
| InvertedBoxAnnotation | 9 | |
| InvertedRoundedBoxAnnotation | 10 |