Open main menu
Changes
Creating an Interactive iOS 8 App (Swift)
8 bytes added
,
21:31, 13 April 2015
→
Hiding the Keyboard
<pre>
override func touchesBegan(touches:
NSSet
Set<NSObject>
, withEvent event: UIEvent) {
tempText.endEditing(true)
}
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits