Optional
bufferBuffer the listener with this number of milliseconds. When an event is fired multiple times within the buffer period only the last event listener will be called
Optional
delayDelay the listener with this number of milliseconds.
Optional
onceFire the listener only once
Optional
unshiftPut this listener before existing listeners instead of after
Generated using TypeDoc
Options for event listener functions