easeInBounce

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

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

Parameters

initialBounceFraction

determines how large the first bounce is