If this flag is set- event propagates from root widget to target widget, otherwise it is bubbling from target to root.
Pseudo flag for convenience. Opposite to sinking.
Specifies if event was already handled. Useful for checking if any child has handled this event. Set automatically by EventPropagator
Reference to GuiContext class, used to obtain some global information.