Stop()
Stops this animation.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public void Stop()
Remarks
If set, the onAnimationCompleted callback will be called.