Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 793 Bytes

spatialinteractioncontrollerproperties_istouchpadtouched.md

File metadata and controls

26 lines (17 loc) · 793 Bytes
-api-id -api-type
P:Windows.UI.Input.Spatial.SpatialInteractionControllerProperties.IsTouchpadTouched
winrt property

Windows.UI.Input.Spatial.SpatialInteractionControllerProperties.IsTouchpadTouched

-description

Gets whether a motion controller is experiencing a touchpad touch.

-property-value

Whether the source is experiencing a touchpad touch.

-remarks

A touchpad touch represents the user's finger being in contact with the touchpad.

Inspect TouchpadX and TouchpadY to determine where the user's finger is contacting the touchpad.

-see-also

-examples