Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 522 Bytes

pointerdevice_maxpointerswithzdistance.md

File metadata and controls

25 lines (17 loc) · 522 Bytes
-api-id -api-type
P:Windows.Devices.Input.PointerDevice.MaxPointersWithZDistance
winrt property

Windows.Devices.Input.PointerDevice.MaxPointersWithZDistance

-description

Gets the maximum number of hover contacts supported by the input device.

-property-value

The default value is 0.

Note

MaxPointersWithZDistance might not be equal to MaxContacts.

-remarks

-examples

-see-also