Share via


UIControl.ContextMenuInteractionEnabled Property

Definition

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

Property Value

Attributes

Applies to