开发者

iOS Key Events Without Text Field

开发者 https://www.devze.com 2023-02-24 23:43 出处:网络
Is it possible to receive key events in iOS from an external Bluetooth keyboard without 开发者_如何学Cneeding a text filed or text area with focus?

Is it possible to receive key events in iOS from an external Bluetooth keyboard without 开发者_如何学Cneeding a text filed or text area with focus?

Thanks,


Yes, you need to implement UIKeyInput protocol. This is how my iCADE SDK works. Check out the iCadeReaderView class here on github.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号