anyChangeConsumed
Function
Common
Deprecated Partial consumption has been deprecated. Use isConsumed instead
fun PointerInputChange.anyChangeConsumed() = isConsumed
True if any aspect of this PointerInputChange
has been consumed.
Deprecated Partial consumption has been deprecated. Use isConsumed instead
fun PointerInputChange.anyChangeConsumed() = isConsumed
True if any aspect of this PointerInputChange
has been consumed.