Skip to main content

blockly > LineCursor > (constructor)

LineCursor.(constructor)

Constructs a new instance of the LineCursor class

Signature:

constructor(workspace: WorkspaceSvg);

Parameters

Parameter

Type

Description

workspace

WorkspaceSvg

The workspace this cursor belongs to.