Home > blockly > WorkspaceDragger > (constructor)
WorkspaceDragger.(constructor)
Constructs a new instance of the WorkspaceDragger class
Signature:
constructor(workspace: WorkspaceSvg);
Parameters
| Parameter | Type | Description |
|---|---|---|
| workspace | WorkspaceSvg | The workspace to drag. |