Hi,
I have a uitextfield with keyboard type as UIKeyboardTypePhonePad. There is no return or done button in the keypad.I used a uibutton filed and invoked the method and inside that method i used the code [txtfield resignFirstResponder], it didnt work out. Is there a way to resign the keyboard?
I have a uitextfield with keyboard type as UIKeyboardTypePhonePad. There is no return or done button in the keypad.I used a uibutton filed and invoked the method and inside that method i used the code [txtfield resignFirstResponder], it didnt work out. Is there a way to resign the keyboard?