function setCursorVisible (client-side)
Available since version: 0.3.0
This function will set whether the cursor is visible.
Declaration
void setCursorVisible(boolean toggle)
Parameters
booleantoggle: True to show the cursor, false to hide it.