didChangeNotification
Posted after an NSText object performs any operation that changes characters or formatting attributes.
Declaration
class let didChangeNotification: NSNotification.NameDiscussion
The notification object is the notifying NSText object. This notification does not contain a userInfo dictionary.