Skip to main content
Branch: Release Candidate

showCursor

Callable

  • showCursor(state: boolean): void

  • Changes the visibility of cursor.

    Remarks

    This is handled by resource scoped internal integer, which gets increased/decreased by every function call. When you show your cursor 5 times, to hide it you have to do that 5 times accordingly.