onMove

Called when the move gesture is executing.

Return

true if the gesture was handled, false otherwise

abstract fun onMove(detector: MoveGestureDetector): Boolean