Android
value class FlingResult(private val packedValue: Long)
Result coefficients of a scroll computation
Properties
Android
val distanceCoefficient: Float
Linear distance traveled from 0-1, from source (0) to destination (1)
Android
val velocityCoefficient: Float
Instantaneous velocity coefficient at this point in the fling expressed in total distance per unit time