textDidBeginEditing(_:)
Informs the delegate that the text object has begun editing (that the user has begun changing it).
Declaration
@MainActor optional func textDidBeginEditing(_ notification: Notification)Discussion
The name of aNotification is didBeginEditingNotification.