Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 576 Bytes

keyboardcapabilities_keyboardpresent.md

File metadata and controls

23 lines (16 loc) · 576 Bytes
-api-id -api-type
P:Windows.Devices.Input.KeyboardCapabilities.KeyboardPresent
winrt property

Windows.Devices.Input.KeyboardCapabilities.KeyboardPresent

-description

Gets a value that indicates whether a device identifying itself as a keyboard is detected.

-property-value

Returns 1 if a device identifying itself as a keyboard is detected. Otherwise, returns 0.

-remarks

-examples

-see-also

Quickstart: Identifying input devices