简体   繁体   English

在构建触摸键盘时,如何在ipad上支持可连接的键盘?

[英]How do I support an attachable keyboard on ipad when building a touch keypad?

I'm currently developing a touch keypad for iPhone/iPad ( like the one you use to unlock your device ). 我目前正在为iPhone / iPad开发一个触摸键盘(就像你用来解锁设备的那个)。 But I'm having trouble finding documentation on how I can support a 3rd party attachable keyboard for iPad, and make sure it's inputs translate to the touch pad. 但我无法找到有关如何支持iPad的第三方可连接键盘的文档,并确保其输入转换为触摸板。

Does anyone know what delegates / classes / documentation I can look at to do this? 有谁知道我可以看到什么代理/类/文档来做到这一点?

Thanks, cpb427 谢谢,cpb427

(what I'm talking about ) iphone unlock screen http://cdn.nirmaltv.com/images/iPhone-6-lockscreen_1.png (我在说什么) iphone解锁屏幕http://cdn.nirmaltv.com/images/iPhone-6-lockscreen_1.png

Turns out I didn't dig deep enough before asking this. 原来我在问这个问题之前没有深入挖掘。 Apple has a framework for supporting 3rd party devices it's referenced here: Apple有一个支持第三方设备的框架,它在这里被引用:

https://developer.apple.com/library/prerelease/ios/documentation/ExternalAccessory/Reference/ExternalAccessoryFrameworkReference/index.html https://developer.apple.com/library/prerelease/ios/documentation/ExternalAccessory/Reference/ExternalAccessoryFrameworkReference/index.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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