EventBase.bubbles

public bool bubbles;

Description

Returns whether this event type bubbles up in the event propagation path during the BubbleUp phase.

Refer to the Dispatch events manual page for more information and examples.

Additional resources: PropagationPhase.BubbleUp


Did you find this page useful? Please give it a rating: