TransitionRunEvent
Event sent when a transition is created (i.e. added to the set of running transitions).
Read time 1 minuteLast updated 2 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: TransitionEventBase<TransitionRunEvent>
- Implements: IDisposable, ITransitionEvent
public sealed class TransitionRunEvent : TransitionEventBase<TransitionRunEvent>, IDisposable, ITransitionEvent