Handle that is returned when registering a callback with Evented.on. The remove function can be used to unregister the callback function.

Hierarchy

  • Handle

Implemented by

Properties

Properties

remove: (() => void)

Type declaration

    • (): void
    • Returns void