Property

isFinished

Indicates whether the given [AnimationState] is for an animation that has finished, indicated by [AnimationState.

Common
public val AnimationState<*, *>.isFinished: Boolean

Indicates whether the given AnimationState is for an animation that has finished, indicated by AnimationState.finishedTimeNanos having a specified value.