---
title: "consumePositionChange"
description: "Consume position change if there is any"
type: "function"
---

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


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


> **Deprecated** Partial consumption has been deprecated. Use consume() instead.

```kotlin
fun PointerInputChange.consumePositionChange()
```


Consume position change if there is any



