easeOutBounce

fun easeOutBounce(initialBounceFraction: Float = 0.25f): EasingFunction(source)

Creates an easeOutBounce where the first bounce magnitude is defined by initialBounceFraction.

Parameters

initialBounceFraction

determines how large the first bounce is