iOS swift3.0 監聽textField和textView的鍵盤事件

      一、聲明實現UITextFieldDelegate和UITextViewDelegate委託協議   二、從storyboard中獲取textField對象(也可以代碼創建)   三、在viewDidLoad方法中指定textField的委託對象爲ViewController   四、 實現協議方法
相關文章
相關標籤/搜索