NSTextField_NSTouchBar.GetAutomaticTextCompletionEnabled(NSTextField) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("isAutomaticTextCompletionEnabled")]
public static bool GetAutomaticTextCompletionEnabled (this AppKit.NSTextField This);
static member GetAutomaticTextCompletionEnabled : AppKit.NSTextField -> bool
Parameters
- This
- NSTextField
Returns
- Attributes