Freigeben über


UIResponder.AccessibilityCustomActions Eigenschaft

Definition

Ermöglicht das Hinzufügen AccessibilityCustomActions von Methoden als ergänzende Maßnahmen zur Unterstützung der Barrierefreiheit.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIAccessibilityCustomAction[] AccessibilityCustomActions { [Foundation.Export("accessibilityCustomActions")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilityCustomActions:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilityCustomActions : UIKit.UIAccessibilityCustomAction[] with get, set

Eigenschaftswert

Attribute

Gilt für: