开发者

how to handle UITextView Keyboard for ipad

开发者 https://www.devze.com 2023-03-30 16:18 出处:网络
How to get call keyboard methods when UITextView i开发者_如何转开发s clicked. How to get keyboard appears and disappears when UITextview selected.

How to get call keyboard methods when UITextView i开发者_如何转开发s clicked.

How to get keyboard appears and disappears when UITextview selected.

I need keyboard delegates methods to call.


I'm not 100% what you mean, but you can use becomeFirstResponder and resignFirstResponder to control displaying the keyboard.

0

精彩评论

暂无评论...
验证码 换一张
取 消