Changes

Jump to: navigation, search

Writing Code to Hide the iPhone Keyboard

31 bytes added, 18:22, 28 April 2010
Hiding the Keyboard when the User Touches the Return Key
@end
</pre>
<google>ADSDAQBOX_FLOW</google>
In the above method we are making a call to the resignFirstResponder method of the object that triggered the event. The first responder is the object with which the user is currently interacting.

Navigation menu