SystemCursorState::SystemCursorState
SystemCursorState::SystemCursorState
SystemCursorState(bool systemCursorAvailable, bool enabled = false);
Description
SystemCursorState constructor.
Parameters
Parameters |
Description |
bool systemCursorAvailable |
Whether a system cursor is available. |
bool enabled = false |
Whether the cursor is enabled. |