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 should be greater than TAP_RELEASE_TIMEOUT but smaller than the TAP_HOLD_TIMEOUT.

Unit: x10 ms

Example: If SWIPE_TIMEOUT is configured as 5, then the user should swipe in a particular direction and liftoff within 50 ms to qualify the gesture as swipe.

ParameterRange
SWIPE_TIMEOUT0 to 255