isImmediatePropagationStopped
Indicates whether EventBase.StopImmediatePropagation() was called for this event.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool isImmediatePropagationStopped { get; }
Remarks
Additional Resources: _isPropagationStopped