Freigeben über


UIGuidedAccessAccessibilityFeature Enumeration

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[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 = 
Vererbung
UIGuidedAccessAccessibilityFeature
Attribute

Felder

Name Wert Beschreibung
VoiceOver 1
Zoom 2
AssistiveTouch 4
InvertColors 8
GrayscaleDisplay 16

Gilt für: