Skip to content

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

  • boolean toggle: True to show the cursor, false to hide it.