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