简体   繁体   中英

iOS: Keyboard replacement

Is there any way to replace the keyboard as you can do with the Android? If not completely replace, is there a way to extend it and add additional functionality?

您可以通过将自定义inputAccessoryView作为属性添加到textField或textView来扩展键盘视图,也可以通过添加自定义inputView来替换键盘。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM