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- co-ordinate)
Example: If HORIZONTAL_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 left or right swipe is reported.
Parameter | Range |
SWIPE_TIMEOUT | 0 to 255 |