onMultiSelectStop

abstract fun onMultiSelectStop(endX: Int, endY: Int)(source)

Called when the selection by stylus or mouse input has ended.

Parameters

endX

The x-coordinate where the gesture ended.

endY

The y-coordinate where the gesture ended.