getCursorVisibility

Wraps SDL_ShowCursor which sets the visibility of the cursor

@safe @trusted
bool
getCursorVisibility
()

Return Value

Type: bool

true if cursor is visible, otherwise false

Meta