function setCursorVisible (client-side)
Available since version: 0.3.0
Sets whether the cursor is visible.
Declaration
boolean setCursorVisible(boolean toggle)
Parameters
booleantoggle: True to show the cursor, false to hide it.
Returns boolean
True on success.