-api-id | -api-type |
---|---|
P:Windows.UI.Input.Spatial.SpatialInteractionControllerProperties.TouchpadY |
winrt property |
Gets a value between -1.0 and 1.0 representing the vertical position of the user's finger on the touchpad.
The touchpad Y value.
This value ranges from -1.0 on the bottom to 1.0 on the top, with a center of 0.0.
Inspect IsTouchpadTouched before reading this value to ensure that the user is touching the touchpad.