Share via


NSTextView.ToggleAutomaticQuoteSubstitution(NSObject) Method

Definition

[Foundation.Export("toggleAutomaticQuoteSubstitution:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ToggleAutomaticQuoteSubstitution(Foundation.NSObject sender);
[Foundation.Export("toggleAutomaticQuoteSubstitution:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ToggleAutomaticQuoteSubstitution(Foundation.NSObject? sender);
[<Foundation.Export("toggleAutomaticQuoteSubstitution:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ToggleAutomaticQuoteSubstitution : Foundation.NSObject -> unit
override this.ToggleAutomaticQuoteSubstitution : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to