positionChangeIgnoreConsumed
Source set: Common
fun PointerInputChange.positionChangeIgnoreConsumed() = this.positionChangeInternal(true)
The distance that the pointer has moved on the screen, ignoring the fact that it might have been consumed.
The distance that the pointer has moved on the screen, ignoring the fact that it might have been consumed.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun PointerInputChange.positionChangeIgnoreConsumed() = this.positionChangeInternal(true)
The distance that the pointer has moved on the screen, ignoring the fact that it might have been consumed.
Last updated: