NamespacesEventsblockly.events.enableOn this pageHome > blockly > Events > enable Events.enable() function Start sending events. Unless events were already disabled when the corresponding call to disable was made. Signature: export declare function enable(): void; Returns: void