
Hi,
Provide me a good example of iPhone resignfirstresponder. I need a code to hide keyboard when use clicks outside the text box.
Thanks

Hi,
You can use the following code:
[textfield1 resignFirstResponder];
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.