didChangeAutomaticTextReplacementNotification
Posted when the spell checker changed text using automatic text replacement. This notification is posted to the app’s default notification center.
Declaration
class let didChangeAutomaticTextReplacementNotification: NSNotification.NameDiscussion
To observe this notification using Swift concurrency, use NSSpellChecker.DidChangeAutomaticTextReplacementMessage.