UIGuidedAccessAccessibilityFeature Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Essa enumeração dá suporte a uma combinação bit a bit dos valores de membro.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum UIGuidedAccessAccessibilityFeature
type UIGuidedAccessAccessibilityFeature =
- Herança
-
UIGuidedAccessAccessibilityFeature
- Atributos
Campos
Nome | Valor | Description |
---|---|---|
VoiceOver | 1 | |
Zoom | 2 | |
AssistiveTouch | 4 | |
InvertColors | 8 | |
GrayscaleDisplay | 16 |