blockly >事件 >BlockMove >toJson

Events.BlockMove.toJson() 方法

将事件编码为 JSON 格式。

Signature:

toJson(): BlockMoveJson;

返回

BlockMoveJson

JSON 表示法。