NSTextView.ToggleAutomaticTextCompletion(NSObject) Method

Definition

[Foundation.Export("toggleAutomaticTextCompletion:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ToggleAutomaticTextCompletion (Foundation.NSObject sender);
abstract member ToggleAutomaticTextCompletion : Foundation.NSObject -> unit
override this.ToggleAutomaticTextCompletion : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to