Quick Links : event listener
 
event listener
An interface that detects when a particular event occurs and calls a function or method to respond to the event.
Related terms
event, function, interface, method
Contrast with
event handler