easeInOutBounce

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

Creates an easeInOutBounce where the first bounce magnitudes are defined by initialBounceFraction.

Parameters

initialBounceFraction

determines how large the first bounce is