GuiEvent.sinking

If this flag is set - event propagates from root widget to target widget otherwise it is bubbling from target to root

mixintemplate GuiEvent()
bool sinking;

Meta