开发者

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

开发者 https://www.devze.com 2023-04-09 00:53 出处:网络
I\'ve seen other qu开发者_如何学运维estions like Hardware Keyboard Event But not seen this for Mango... is there any way to find out if the phone has a hardware keyboard?Use the DeviceStatus.IsKeyboa

I've seen other qu开发者_如何学运维estions like Hardware Keyboard Event

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


Use the DeviceStatus.IsKeyboardPresent Property

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

0

精彩评论

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