Uitextfield with clearbutton iOS swift

Solution:


        textField.clearButtonMode = UITextFieldViewMode.whileEditing

It will allow you to clear the textfield when editing 

Comments

Popular posts from this blog

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope