---
title: "EaseOut"
description: "Easing Curve that starts quickly and ends slowly.

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

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


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

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


```kotlin
public val EaseOut: Easing
```


Easing Curve that starts quickly and ends slowly.

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



