The callback event interface
The callback function to execute when the event triggers
The type/event of the callback. Used when it is dispatched.
(Should have been named on or event but it is type for consistency with other event types)
on
event
type
The callback event interface