NSTouchBarItemIdentifier Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSTouchBarItemIdentifier
type NSTouchBarItemIdentifier =
- Herencia
-
NSTouchBarItemIdentifier
- Atributos
Campos
Nombre | Valor | Description |
---|---|---|
FixedSpaceSmall | 0 | |
FixedSpaceLarge | 1 | |
FlexibleSpace | 2 | |
OtherItemsProxy | 3 | |
CharacterPicker | 4 | |
TextColorPicker | 5 | |
TextStyle | 6 | |
TextAlignment | 7 | |
TextList | 8 | |
TextFormat | 9 | |
CandidateList | 10 |