共用方式為


UIGuidedAccessAccessibilityFeature 列舉

定義

此列舉支援其成員值的位元組合。

[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 = 
繼承
UIGuidedAccessAccessibilityFeature
屬性

欄位

名稱 Description
VoiceOver 1
Zoom 2
AssistiveTouch 4
InvertColors 8
GrayscaleDisplay 16

適用於