cursorY property

int cursorY
getter/setter pair

Current Y position of the cursor in the UI.

Defaults to -1 if not set.

Implementation

int cursorY = -1;