blockly > Events > BlockMove > newCoordinate

Events.BlockMove.newCoordinate property

The new X and Y workspace coordinates of the block if it is a top-level block. Undefined if it is not a top level block.

Signature:

newCoordinate?: Coordinate;