[已解决]swift实现点击文本输入框时显示键盘后页面自动上移
crifan 8年前 (2016-07-27) 3299浏览 0评论
知道有: michaeltyson/TPKeyboardAvoiding: A drop-in universal solution for moving text fields out of the way of the keyboard in i...
crifan 8年前 (2016-07-27) 3299浏览 0评论
知道有: michaeltyson/TPKeyboardAvoiding: A drop-in universal solution for moving text fields out of the way of the keyboard in i...
crifan 9年前 (2016-04-26) 4255浏览 0评论
iOS的swift中已经添加了: // override func viewDidDisappear(animated: Bool) { // super.viewDidDisappear(animated) // ...