Share via


NSTextView.AutomaticSpellingCorrectionEnabled Property

Definition

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

Property Value

Attributes

Applies to