Skip to main content

blockly > WorkspaceSvg > moveDrag

WorkspaceSvg.moveDrag() method

Track a drag of an object on this workspace.

Signature:

moveDrag(e: PointerEvent): Coordinate;

Parameters

Parameter

Type

Description

e

PointerEvent

Pointer move event.

Returns:

Coordinate

New location of object.