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 coordinate)
E.g., If VERTICAL_SWIPE_DISTANCE_THRESHOLD is configured as 50, and a user initiates contact at a horizontal position of 100, a movement of the finger to either position 50 or 150 will be recognized as a left or right swipe, respectively.
| Parameter | Range |
|---|---|
| VERTICAL_SWIPE_DISTANCE_THRESHOLD | 0 to 255 |
