blockly >事件 >点击 >toJson

Events.Click.toJson() 方法

将事件编码为 JSON 格式。

Signature:

toJson(): ClickJson;

返回

ClickJson

JSON 表示法。