Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 605 Bytes

touchcapabilities_touchpresent.md

File metadata and controls

24 lines (17 loc) · 605 Bytes
-api-id -api-type
P:Windows.Devices.Input.TouchCapabilities.TouchPresent
winrt property

Windows.Devices.Input.TouchCapabilities.TouchPresent

-description

Gets a value that indicates whether a touch digitizer is detected.

-property-value

The number of touch digitizers detected. Typically 0 or 1.

-remarks

This property always returns 1 if an instance of the Microsoft Visual Studio simulator is running.

-examples

-see-also

Quickstart: Identifying input devices