This topic has not yet been rated - Rate this topic

DeviceStatus.IsKeyboardDeployed Property

Windows Phone

March 22, 2012

Indicates whether the user has deployed the physical hardware keyboard of the device.

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

Property Value

Type: System.Boolean
Returns Boolean.

In addition to accessing this property directly, you can register for the KeyboardDeployedChanged event handler to be notified when the user deploys or closes the physical hardware keyboard.

A related property, IsKeyboardPresent, can be used to determine whether the device contains a physical hardware keyboard.

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)