NSSpellChecker.DidChangeAutomaticTextCompletionNotification Property

Definition

[Foundation.Advice("Use NSSpellChecker.Notifications.ObserveDidChangeAutomaticTextCompletion helper method instead.")]
[Foundation.Field("NSSpellCheckerDidChangeAutomaticTextCompletionNotification", "AppKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString DidChangeAutomaticTextCompletionNotification { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.DidChangeAutomaticTextCompletionNotification : Foundation.NSString

Property Value

Attributes

Applies to