onMoveEnd

open override fun onMoveEnd(detector: MoveGestureDetector, e: MotionEvent)

Responds to the end of a move gesture

Reported by existing pointers going up.

Parameters

detector

The detector reporting the event - use this to retrieve extended info about event state.