Contents

UITextField.DidEndEditingReason.cancelled

The text field changes were aborted.

Declaration

case cancelled

Discussion

On tvOS, text field changes become cancelled when the user dismisses the text entry interface by pressing the Menu button.

See Also

Constants