onTouchEvent

open fun onTouchEvent(event: MotionEvent)

Passes touch events to Gesturedeck from the onTouchEvent method of the activity to detect gestures.

Parameters

event

The MotionEvent to pass to Gesturedeck.