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.
从 Xcode7 开始,我在创建IBOutlet键盘附件视图时收到错误消息:
IBOutlet
此类与键keyboardAccessoryView 的键值编码不兼容。
如何正确连接此附件视图?
谢谢。