This topic has not yet been rated - Rate this topic

DeviceStatus.IsKeyboardPresent Property

July 26, 2012

Indicates whether the device contains a physical hardware keyboard.

Namespace:  Microsoft.Phone.Info
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static bool IsKeyboardPresent { get; }

Property Value

Type: System.Boolean
Returns Boolean. true if the device contains a physical hardware keyboard; otherwise, false.

A related property, IsKeyboardDeployed, can be used to determine whether the physical hardware keyboard on the device is deployed.

For more information about the DeviceStatus API, see Device Status for Windows Phone.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.