positionChangedIgnoreConsumed
Function
Common
fun PointerInputChange.positionChangedIgnoreConsumed() =
this.positionChangeInternal(true) != Offset.Companion.Zero
True if this PointerInputChange
represents a pointer moving on the screen ignoring how much of
that movement may have been consumed.