blockly > 事件 > 启用

Events.enable() 函数

开始发送事件。除非在发出相应的停用调用时事件已停用。

Signature:

export declare function enable(): void;

返回

void