seek

abstract suspend fun seek(progress: Float)(source)

Called with the current progress of the transition.

Parameters

seek

A float value between 0.0 and 1.0, where 1.0 indicates the transition is fully progressed.