Contents

UITextField.DidEndEditingReason.committed

The text field changes were accepted by the user.

Declaration

case committed

Discussion

On tvOS, text field changes become committed when the user presses the Done button.

See Also

Constants