Event.handled

Specifies if event was already handled. Useful for checking if any child has handled this event. Set automatically by EventPropagator

class Event
bool handled;

Meta