3.3.6.3 SWIPE_TIMEOUT
The SWIPE_TIMEOUT limits the amount of time allowed for the swipe gesture (initial finger press, moving in a particular direction crossing the distance threshold and the liftoff). Ideally, SWIPE_TIMEOUT needs to be greater than TAP_RELEASE_TIMEOUT but smaller than the TAP_HOLD_TIMEOUT.
Unit: x10 ms
E.g., If SWIPE_TIMEOUT is configured as 5, then the user needs to swipe in a particular direction and lift off within 50 ms to qualify the gesture as swipe.
| Parameter | Range |
|---|---|
| SWIPE_TIMEOUT | 0 to 255 |
