# Stop()

> Stops this animation.

## Definition

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

```csharp
public void Stop()
```

### Remarks

If set, the onAnimationCompleted callback will be called.
