Skip to content

function isCursorVisible (client-side)

Available since version: 0.0.1

This function is used to check whether is mouse cursor visible on the screen.

Declaration

bool isCursorVisible()

Parameters

No parameters.

Returns bool

true if the mouse cursor is visible on the screen, otherwise false.