# onAnimationCompleted

> Callback invoked when this animation has completed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements.Experimental](/engine/6000.6/script-reference/unityengine/uielements/experimental.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public Action onAnimationCompleted { get; set; }
```
