positionChange
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.
fun PointerInputChange.positionChange() = this.positionChangeInternal(false)
The distance that the pointer has moved on the screen minus any distance that has been consumed.