KeyboardCapabilities.KeyboardPresent Property

Gets a value that indicates whether a hardware keyboard is detected.

Syntax

public:
property int32 KeyboardPresent {
         int32 get ();
}  

Property value

Type: int32 

  The number of hardware keyboards detected. Typically 0 or 1.

Requirements

Namespace: Windows.Devices.Input

Metadata: windows.winmd

See also

Reference

KeyboardCapabilities Class

KeyboardCapabilities Members

Windows.Devices.Input Namespace