NSTouchBarItemIdentifier 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSTouchBarItemIdentifier
type NSTouchBarItemIdentifier =
- 继承
-
NSTouchBarItemIdentifier
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
FixedSpaceSmall | 0 | |
FixedSpaceLarge | 1 | |
FlexibleSpace | 2 | |
OtherItemsProxy | 3 | |
CharacterPicker | 4 | |
TextColorPicker | 5 | |
TextStyle | 6 | |
TextAlignment | 7 | |
TextList | 8 | |
TextFormat | 9 | |
CandidateList | 10 |