Compose API Reference Compose UI changedToUp Function Common fun PointerInputChange.changedToUp() = !isConsumed && previousPressed && !pressed True if this PointerInputChange represents a pointer breaking contact with the screen and that change has not been consumed.
Compose API Reference Compose UI changedToUp Function Common fun PointerInputChange.changedToUp() = !isConsumed && previousPressed && !pressed True if this PointerInputChange represents a pointer breaking contact with the screen and that change has not been consumed.