onMultiSelectStart

abstract fun onMultiSelectStart(startX: Int, startY: Int)(source)

Called when the selection has been started using a stylus or mouse input.

Parameters

startX

the x coordinate where the selection has been started.

startY

the y coordinate where the selection has been started.