A
C
G
I
L
O
R
S
R
- rememberLottieAnimatable() - function in com.airbnb.lottie.compose.LottieAnimatableKt
- Use this to create a LottieAnimatable in a composable.
- rememberLottieComposition(LottieCompositionSpec,String,String,String,String,SuspendFunction2) - function in com.airbnb.lottie.compose.RememberLottieCompositionKt
- Takes a LottieCompositionSpec, attempts to load and parse the animation, and returns a LottieCompositionResult.
- RememberLottieCompositionKt - class in com.airbnb.lottie.compose
- rememberLottieDynamicProperties(LottieDynamicProperty) - function in com.airbnb.lottie.compose.LottieDynamicPropertiesKt
- Use this function when you want to apply one or more dynamic properties to an animation.
- rememberLottieDynamicProperty(T,T,String) - function in com.airbnb.lottie.compose.LottieDynamicPropertiesKt
- Use this to create a single dynamic property for an animation.
- rememberLottieDynamicProperty(T,String,Function1) - function in com.airbnb.lottie.compose.LottieDynamicPropertiesKt
- Use this to create a single dynamic property for an animation.
- rememberLottieRetrySignal() - function in com.airbnb.lottie.compose.LottieRetrySignalKt
- resetToBeginning(LottieAnimatable) - function in com.airbnb.lottie.compose.LottieAnimatableKt
- Reset the animation back to the minimum progress and first iteration.
- retry() - function in com.airbnb.lottie.compose.LottieRetrySignal