onMove

abstract fun onMove(detector: MoveGestureDetector): Boolean

Called when the move gesture is executing.

Return

true if the gesture was handled, false otherwise