Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以让键盘工作,但在 UITextView 上,但有些新行键不显示。
请帮我
谢谢
设置 (UIKeyboardType)keyboardType 和 (UIReturnKeyTYpe) returnKeyType 选项记录在这里
http://developer.apple.com/iPhone/library/documentation/UIKit/Reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html#//apple_ref/occ/intf/UITextInputTraits
如果您正在构建代码。
如果您使用的是 IB,那么只需转到第一个检查器面板并设置 TextInputTraits