TransitionEndEvent
Event sent at the completion of the transition. In the case where a transition is removed before completion then the event will not fire.
Read time 1 minuteLast updated 2 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: TransitionEventBase<TransitionEndEvent>
- Implements: IDisposable, ITransitionEvent
public sealed class TransitionEndEvent : TransitionEventBase<TransitionEndEvent>, IDisposable, ITransitionEvent