positionChanged
True if this [PointerInputChange] represents a pointer moving on the screen and some of that
positionChanged
Function
Common
fun PointerInputChange.positionChanged() =
this.positionChangeInternal(false) != Offset.Companion.Zero
True if this PointerInputChange represents a pointer moving on the screen and some of that
movement has not been consumed.
