The maximum amount of time in milliseconds the swipe event can last. Slower swipes are discarded.
The maximum vertical deviation in pixels of the swipe event. Swipe with higher deviation are discarded.
The minimum horizontal distance in pixels the user should swipe before the event is triggered.
By default, swipe events are tracked only within the element boundries. If a surface is specified, the swipe events are extended to the provided surface. This is useful if the swipe targets are small (or narrow).