Options
All
  • Public
  • Public/Protected
  • All
Menu

Handler returned by methods that add an event handler that can be used to dispose of bound handler. Removes the event handler that was added.

Hierarchy

  • UnbindCallback

Index

Methods

Methods

  • unbind(): void
  • Removes the event handler or handlers that were added when this callback was created.

    Returns void

Generated using TypeDoc