Is there any way to detect if there's a hardware keyboard on the phone?

。_饼干妹妹 提交于 2019-12-10 18:21:31

问题


I've seen other questions like Hardware Keyboard Event

But not seen this for Mango... is there any way to find out if the phone has a hardware keyboard?


回答1:


Use the DeviceStatus.IsKeyboardPresent Property

DeviceStatus.IsKeyboardPresent
Indicates whether the device contains a physical hardware keyboard.



来源:https://stackoverflow.com/questions/7595090/is-there-any-way-to-detect-if-theres-a-hardware-keyboard-on-the-phone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!