unknown solutions
This blog gives answers to unknown solutions.
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];
}
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment