isPropagationStopped
Returns true if EventBase.StopPropagation() or EventBase.StopImmediatePropagation() was called for this event.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool isPropagationStopped { get; }