主要学习的内容:
- 使用UIGestureRecognizer来识别不同的手势操作
- 学习使用#selector调用方法
- 学习使用 Timer 的调用方法
开发环境:
- macOS 10.12
- Xcode 8.0
- iOS 10.0
- Swift 3.0
参考:
- Swift Button tap and long press gesture
- Hannibal #selector
- Swift NSTimer Tutorial – Lets create a Swift Timer (counter) application
源代码: