Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
When you create an iOS app in Xcode, and you have a scene set up within the storyboard that has a text field, how do you get the keypad to go away in the simulator (and similarly on an actual iOS device)?
I found some code on the web that makes it go away if I press the Return key on my Mac keyboard, but obviously if you are using an iOS device you won't have a physical keyboard so I would like the keypad to go away when you say tap on the background screen for example.
This is definitely a steep learning curve for me!
|