Share via


NSTextField.AllowsWritingTools Property

Definition

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

Property Value

Attributes

Applies to