AccelerateEasing

constructor(factor: Float = 1.0f)

Parameters

factor

Degree to which the animation should be eased. Setting factor to 1.0f produces a y=x^2 parabola. Increasing factor above 1.0f exaggerates the ease-in effect (i.e., it starts even slower and ends evens faster)