Share via


NSMenu.AllowsContextMenuPlugIns Property

Definition

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

Property Value

Attributes

Applies to