panAction

open var panAction: (event: MotionEvent, swipeDirection: SwipeDirection, state: GestureState) -> Unit?

Parameters

panAction

The action to perform when panning vertically with two fingers or double tapping and sliding with a single finger.