We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Move to https://
Update step numbers
updated keyboard will hide / show observer syntax + keyboard frame swift 3
Updated Registering for Keyboard Events (markdown)
No need to first convert UIKeyboardFrameEndUserInfoKey to NSValue before CGRectValue. Removed from code snippet
added annotation for registering for keyboard events for pre el cap Xcode Versions
replaced child and parent terms with correct subview and superview
updated selector notation for Swift 2.2
updated step numbers
changed let to var offset step 5
Added code snippet to get keyboard frame in step 7
Simplified, explicit animation no longer necessary
Added gifs to step 6
Updated Step 6
Added heading, step 6, Hide the Keyboard When Tapping Outside the TextField
removed keyboard properties, former step 3. changed username.endEditing to view.endEditing
Added Note for colon in selector function step 2