longPressAction

open var longPressAction: (state: GestureState) -> Unit?

Parameters

longPressAction

The action to perform when long pressing with two fingers.