Share via


NSMenu.AutomaticallyInsertsWritingToolsItems Property

Definition

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

Property Value

Attributes

Applies to