blockly > Events > BlockMove > toJson

Events.BlockMove.toJson() method

Encode the event as JSON.

Signature:

toJson(): BlockMoveJson;

Returns:

BlockMoveJson

JSON representation.