unknown solutions
This blog gives answers to unknown solutions.
Showing posts with label
hiding keyboard in ios
.
Show all posts
Showing posts with label
hiding keyboard in ios
.
Show all posts
Thursday, 28 November 2013
hiding keyboard in ios
call below code from event like clicking close button will close keyboard in ios
-(void)close:(id)sender{
[text field name resignFirstResponder];
}
Older Posts
Home
Subscribe to:
Posts (Atom)