Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

positionChangeConsumed

True if this PointerInputChange's movement has been consumed.

positionChangeConsumed

Deprecated

Partial consumption has been deprecated. Use isConsumed instead

Source set: Common
fun PointerInputChange.positionChangeConsumed() = isConsumed

True if this PointerInputChange's movement has been consumed.

Last updated: