# isRunning

> Tells if the animation is currently active.

## Definition

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

```csharp
public bool isRunning { get; }
```
