Share via


NSTextView.GrammarCheckingEnabled Property

Definition

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

Property Value

Attributes

Applies to