Contents

textDidChange(_:)

Informs the delegate that the text object has changed its characters or formatting attributes.

Declaration

@MainActor optional func textDidChange(_ notification: Notification)

Discussion

The name of aNotification is didChangeNotification.