isFinishedFromNanos

open fun isFinishedFromNanos(playTimeNanos: Long): Boolean

Returns whether the animation is finished at the given play time.

Parameters

playTimeNanos

the play time used to determine whether the animation is finished.