blockly > MarkerManager > getCursor

MarkerManager.getCursor() method

Get the cursor for the workspace.

Signature:

getCursor(): LineCursor;

Returns:

LineCursor

The cursor for this workspace.