Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 591 Bytes

pointerdevice_maxcontacts.md

File metadata and controls

24 lines (17 loc) · 591 Bytes
-api-id -api-type
P:Windows.Devices.Input.PointerDevice.MaxContacts
winrt property

Windows.Devices.Input.PointerDevice.MaxContacts

-description

Gets a value indicating the maximum number of contacts supported by the input device.

-property-value

The number of contacts.

-remarks

This property typically returns a value of 5 or more for touch devices and 1 for mouse and pen/stylus devices.

-examples

-see-also

Quickstart: Identifying input devices