CTFontFeatureTextSpacing.Selector 枚举    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个枚举,其值由 Feature返回。
public enum CTFontFeatureTextSpacing.Selector
	type CTFontFeatureTextSpacing.Selector = 
		- 继承
 - 
				CTFontFeatureTextSpacing.Selector
 
字段
| 名称 | 值 | 说明 | 
|---|---|---|
| ProportionalText | 0 | |
| MonospacedText | 1 | |
| HalfWidthText | 2 | |
| ThirdWidthText | 3 | |
| QuarterWidthText | 4 | |
| AltProportionalText | 5 | |
| AltHalfWidthText | 6 |