Can anyone please let me know how to bring the clear option ('X' symbol) in the UITextField in objective c ? I have attached an image for your perusal. I want the 'x' symbol shown in the image to clear the text.
Sign up to request clarification or add additional context in comments.
Comments
2
If you are using Interface Builder, when you select the text field, in the atturbutes inspector (on the right), there should be an option for Clear Button. One of the options is "Appears While Editing," plus a few others.