toBottom

fun toBottom(progress: Float): Float

Calculates a translation that moves the content downward by the full distance.

Return

The positive offset in pixels at the given progress.

Parameters

progress

Animation progress from 0f (start) to 1f (end).