---
title: "consumeAllChanges"
description: "Consumes all changes associated with the [PointerInputChange]"
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


> **Deprecated** Use consume() instead

```kotlin
fun PointerInputChange.consumeAllChanges()
```


Consumes all changes associated with the `PointerInputChange`



