Add an event listener.
Raises the event by calling each registered listener with all supplied arguments.
Remove an event listener.
Get the number of listeners currently subscribed to the event.
Number of listeners currently subscribed to the event.
Generated using TypeDoc
Provides the ability raise and subscribe to an event.