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

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

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


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

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


```kotlin
public val EaseIn: Easing
```


Easing Curve that starts slowly and ends quickly.

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



