NSTextView.EnabledTextCheckingTypes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSTextCheckingTypes EnabledTextCheckingTypes { [Foundation.Export("enabledTextCheckingTypes")] get; [Foundation.Export("setEnabledTextCheckingTypes:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("enabledTextCheckingTypes")>]
[<set: Foundation.Export("setEnabledTextCheckingTypes:")>]
member this.EnabledTextCheckingTypes : Foundation.NSTextCheckingTypes with get, set

Property Value

Attributes

Applies to