fraction

@get:FloatRange(from = 0.0, to = 1.0)
var fraction: Float

The progress of the transition from currentState to targetState as a fraction of the entire duration.

If targetState and currentState are the same, fraction will be 0.