Swift Project 08 - SWIPE TO DISMISS KEYBOARD Posted on 2016-11-06 Edited on 2020-04-19 In 100Days 主要学习的内容: 学习识别Gestures手势 UISwipeGestureRecognizer使用 开发环境: macOS 10.12 Xcode 8.0 iOS 10.0 Swift 3.0 参考: How to recognize swipe in all 4 directions How to Dismiss UITextField’s Keyboard in your Swift App 源代码: Project 08