MouseCursor

Mouse cursor

Values

ValueMeaning
MOUSE_CURSOR_DEFAULT0

Default pointer shape

MOUSE_CURSOR_ARROW1

Arrow shape

MOUSE_CURSOR_IBEAM2

Text writing cursor shape

MOUSE_CURSOR_CROSSHAIR3

Cross shape

MOUSE_CURSOR_POINTING_HAND4

Pointing hand cursor

MOUSE_CURSOR_RESIZE_EW5

Horizontal resize/move arrow shape

MOUSE_CURSOR_RESIZE_NS6

Vertical resize/move arrow shape

MOUSE_CURSOR_RESIZE_NWSE7

Top-left to bottom-right diagonal resize/move arrow shape

MOUSE_CURSOR_RESIZE_NESW8

The top-right to bottom-left diagonal resize/move arrow shape

MOUSE_CURSOR_RESIZE_ALL9

The omnidirectional resize/move cursor shape

MOUSE_CURSOR_NOT_ALLOWED10

The operation-not-allowed shape

Meta