updateSideBar

fun updateSideBar(state: GestureState, event: MotionEvent? = null)

Updates the side bar with the current gesture state (Use this method for 2-finger Pan / Scale gestures)

Parameters

state

The GestureState from panAction

event

The MotionEvent from panAction