Skip to content

Instantly share code, notes, and snippets.

@mjjimenez
Created October 23, 2013 11:16
Show Gist options
  • Save mjjimenez/7116784 to your computer and use it in GitHub Desktop.
Save mjjimenez/7116784 to your computer and use it in GitHub Desktop.
Show "clear textfield" button on textfield
myUITextField.clearButtonMode = UITextFieldViewModeWhileEditing;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment