cursorX property

int cursorX
getter/setter pair

Current X position of the cursor in the UI.

Defaults to -1 if not set.

Implementation

int cursorX = -1;