positionChange
Source set: Common
fun PointerInputChange.positionChange() = this.positionChangeInternal(false)
The distance that the pointer has moved on the screen minus any distance that has been consumed.
The distance that the pointer has moved on the screen minus any distance that has been consumed.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun PointerInputChange.positionChange() = this.positionChangeInternal(false)
The distance that the pointer has moved on the screen minus any distance that has been consumed.
Last updated: