<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSSpellCheckerDidChangeAutomaticInlinePredictionNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSSpellCheckerDidChangeAutomaticInlinePredictionNotification"
  },
  "title" : "NSSpellCheckerDidChangeAutomaticInlinePredictionNotification"
}
-->

# NSSpellCheckerDidChangeAutomaticInlinePredictionNotification

To observe this notification using Swift concurrency, use [`NSSpellChecker.DidChangeAutomaticInlinePredictionMessage`](/documentation/AppKit/NSSpellChecker/DidChangeAutomaticInlinePredictionMessage).

```
extern NSNotificationName const NSSpellCheckerDidChangeAutomaticInlinePredictionNotification;
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)