textDidChangeNotification
A notification that alerts observers when the text in a text field changes.
Declaration
nonisolated class let textDidChangeNotification: NSNotification.NameDiscussion
The affected text field is stored in the object parameter of the notification.