finished

abstract fun finished(elapsedTime: Measure<Time>): Boolean(source)

Returns true IFF the animation if completed after elapsedTime. NOTE: implementations SHOULD NOT return true if the animation has not started yet.