OnCompleted(Action)
Sets a callback invoked when this animation has completed.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public ValueAnimation<T> OnCompleted(Action callback)
Parameters
Returns
Type | Description |
|---|---|
| ValueAnimation<T> |