Interface representing a single binding to the signal. This can be used to detach the handler function from the owning signal so that it will no longer receive events.
Detaches this binding from the owning signal.
Generated using TypeDoc
Interface representing a single binding to the signal. This can be used to detach the handler function from the owning signal so that it will no longer receive events.