Client module (alt-client)FunctionsshowCursorBranch: DevelopmentshowCursor CallableshowCursor(state: boolean): voidChanges 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.
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.