blockly > Events > enable

Events.enable() 函式

開始傳送事件。除非在呼叫對應的停用方法時,事件已停用。

Signature:

export declare function enable(): void;

退貨:

void