onRotateEnd

open override fun onRotateEnd(detector: RotateGestureDetector, e: MotionEvent)

Responds to the end of a scale gesture.

Reported by existing pointers going up.

Once a scale has ended, focusX and focusY will return focal point of the pointers remaining on the screen.

Parameters

detector

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