3.3.6.5 VERTICAL_SWIPE_DISTANCE_THRESHOLD

VERTICAL_SWIPE_DISTANCE_THRESHOLD controls the distance traveled in the vertical direction for detecting Up and Down Swipe gestures.

Unit: Vertical position (i.e. y - co-ordinate)

Example: If VERTICAL_SWIPE_DISTANCE_THRESHOLD is configured as 50, and if a user touches the surface at horizontal position 100, and if the finger move either to 50 or 150, then down or up swipe is reported.

ParameterRange
VERTICAL_SWIPE_DISTANCE_THRESHOLD0 to 255