Share via


UIResponder.AccessibilityCustomActions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIAccessibilityCustomAction[]? AccessibilityCustomActions { [Foundation.Export("accessibilityCustomActions")] get; [Foundation.Export("setAccessibilityCustomActions:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityCustomActions")>]
[<set: Foundation.Export("setAccessibilityCustomActions:")>]
member this.AccessibilityCustomActions : UIKit.UIAccessibilityCustomAction[] with get, set

Property Value

Attributes

Applies to