blockly > Events > BlockDelete > toJson
Events.BlockDelete.toJson() method
Encode the event as JSON.
Signature:
toJson(): BlockDeleteJson;
Returns:
JSON representation.
blockly > Events > BlockDelete > toJson
Encode the event as JSON.
Signature:
toJson(): BlockDeleteJson;
Returns:
JSON representation.