Share via


NSObject.AccessibilityRespondsToUserInteraction Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AccessibilityRespondsToUserInteraction { [Foundation.Export("accessibilityRespondsToUserInteraction")] get; [Foundation.Export("setAccessibilityRespondsToUserInteraction:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityRespondsToUserInteraction")>]
[<set: Foundation.Export("setAccessibilityRespondsToUserInteraction:")>]
member this.AccessibilityRespondsToUserInteraction : bool with get, set

Property Value

Attributes

Applies to