3.3.6.4 HORIZONTAL_SWIPE_DISTANCE_THRESHOLD
HORIZONTAL_SWIPE_DISTANCE_THRESHOLD controls the distance traveled in the horizontal direction for detecting Left and Right Swipe gestures.
Unit: Horizontal position (i.e., x coordinate)
E.g., If HORIZONTAL_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 |
|---|---|
| SWIPE_TIMEOUT | 0 to 255 |
