ListBox.getRowAtY

Gets the row at the y position.

class ListBox
getRowAtY
(
int y
)

Parameters

y int

position

Return Value

the row or NULL in case no row exists for the given y coordinate.

Meta

Since

3.10