UiElement.getCursorYPos

Get the vertical position of the cursor over the element. The cursor position returned is relative to the screen. It is only returned if the cursor is over the element.

class UiElement
int
getCursorYPos
()

Return Value

Type: int

The vertical screen position of the cursor.

Meta