---
title: "EaseInOut"
description: "Easing Curve that starts slowly, speeds up and then ends slowly.

![EaseInOut
Curve](https://developer.android.com/images/reference/androidx/compose/animation-core/ease_in_out.gif)"
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

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


```kotlin
public val EaseInOut: Easing
```


Easing Curve that starts slowly, speeds up and then ends slowly.

!`EaseInOut
Curve`(https://developer.android.com/images/reference/androidx/compose/animation-core/ease_in_out.gif)



