NSTextView.AutomaticTextCompletionEnabled Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutomaticTextCompletionEnabled { [Foundation.Export("isAutomaticTextCompletionEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutomaticTextCompletionEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutomaticTextCompletionEnabled : bool with get, set

Property Value

Attributes

Applies to