<div class='sourceset sourceset-common'>Common</div>

```kotlin
Restart,
```

[Restart](/jetpack-compose/androidx.compose.animation/animation-core/classes/RepeatMode.Restart) will restart the animation and animate from the start value to the end value.