didChangeAutomaticSpellingCorrectionNotification
This notification is posted when the spell checker did change text using automatic spell checking correction. The are posted to the application’s default notification center.
Declaration
class let didChangeAutomaticSpellingCorrectionNotification: NSNotification.NameDiscussion
To observe this notification using Swift concurrency, use NSSpellChecker.DidChangeAutomaticSpellingCorrectionMessage.