运行时检测 iOS 蓝牙键盘
iOS SDK 有什么方法可以检测活动蓝牙键盘的存在吗?众所周知,当蓝牙键盘处于活动状态时,屏幕键盘不会显示,因此界面布局可能必须更改...
现在我通过响应键盘事件半被动地执行此操作,但这些通知是发布有点慢,并且与我的动画代码不完美。如果能在某个地方有一个 BOOL 来阅读就好了……
Is there any way in iOS SDK to detect the presence of an active Bluetooth keyboard? As many well know, when a Bluetooth keyboard is active, the on-screen keyboard does not show, so interface placements might have to change...
Right now I am doing this semi-passively by responding to keyboard events, but those notifications are a little slow to post and don't jive perfectly with my animation code. It would be nice to just have a BOOL somewhere to read on...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论