Skip to content

function getCursorSizePx (client-side)

Available since version: 0.1.10

This function will get the mouse cursor size on screen in pixels.

Declaration

{width, height} getCursorSizePx()

Parameters

No parameters.

Returns {width, height}

the cursor size on screen.