Composable Function

rememberSplineBasedDecay

rememberSplineBasedDecay

Source set: Common
@Composable public expect fun <T> rememberSplineBasedDecay(): DecayAnimationSpec<T>

rememberSplineBasedDecay

Source set: Android
@Composable
public actual fun <T> rememberSplineBasedDecay(): DecayAnimationSpec<T>

Last updated: