textDidEndEditing(_:)
Informs the delegate that the text object has finished editing (that it has resigned first responder status).
Declaration
@MainActor optional func textDidEndEditing(_ notification: Notification)Discussion
The name of aNotification is didEndEditingNotification.