onGenericMotionEvent

open override fun onGenericMotionEvent(event: MotionEvent): Boolean

Called when a motion event has occurred.

Return

True if event was handled, false otherwise

Parameters

event

the motion event that has occurred