isFinished
Property
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.
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.