onLongPressMultiSelectionEnded

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

Called when a long-press multi-selection gesture has ended.

Parameters

endX

The x-coordinate where the gesture ended.

endY

The y-coordinate where the gesture ended.