Skip to content
On this page

Home > @taiyuuki/utils > EventsController > remove_all

EventsController.remove_all() method

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

解除所有绑定的事件

Signature:

typescript
remove_all(): void;
remove_all(): void;

Returns:

void

Released under the MIT License.