pub fn handle<Event: EventExt>(event_data: &Event) -> bool
Handle the given event using the registered event handlers.