Changes

Writing iOS 4 Code to Hide the iPad Keyboard (Xcode 4)

6 bytes removed, 21:21, 1 February 2016
m
Text replacement - "<google>BUY_IPAD_BOTTOM</google>" to "<htmlet>ios9_upgrade</htmlet>"
@end
</pre>
<googlehtmlet>BUY_IPAD_BOTTOMios9_upgrade</googlehtmlet>
Select the ''hideKeyboardViewController.m'' file and implement the action by calling the resignFirstResponder method of our textField object. Also modify the dealloc and viewDidUnload methods to free up the memory allocated to the textField outlet:
<googlehtmlet>BUY_IPAD_BOTTOMios9_upgrade</googlehtmlet>