UITextField.DidEndEditingReason.committed
The text field changes were accepted by the user.
Declaration
case committedDiscussion
On tvOS, text field changes become committed when the user presses the Done button.
The text field changes were accepted by the user.
case committedOn tvOS, text field changes become committed when the user presses the Done button.