Share via


NSTextView.AutomaticQuoteSubstitutionEnabled Property

Definition

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

Property Value

Attributes

Applies to