A
C
D
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.
- rememberLottieComposition(LottieCompositionSpec,String,String,String,String) - function in com.airbnb.lottie.compose.RememberLottieCompositionKt
- Takes a LottieCompositionSpec, attempts to load and parse the animation, and returns a LottieCompositionResult.
- rememberLottieComposition(LottieCompositionSpec,String,String,String) - function in com.airbnb.lottie.compose.RememberLottieCompositionKt
- Takes a LottieCompositionSpec, attempts to load and parse the animation, and returns a LottieCompositionResult.
- rememberLottieComposition(LottieCompositionSpec,String,String) - function in com.airbnb.lottie.compose.RememberLottieCompositionKt
- Takes a LottieCompositionSpec, attempts to load and parse the animation, and returns a LottieCompositionResult.
- rememberLottieComposition(LottieCompositionSpec,String) - function in com.airbnb.lottie.compose.RememberLottieCompositionKt
- Takes a LottieCompositionSpec, attempts to load and parse the animation, and returns a LottieCompositionResult.
- rememberLottieComposition(LottieCompositionSpec) - 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.
- rememberLottiePainter(LottieComposition,Float,Boolean,Boolean,Boolean,RenderMode,Boolean,LottieDynamicProperties,Boolean,Boolean,Map,AsyncUpdates) - function in com.airbnb.lottie.compose.LottiePainterKt
- A composable that makes it easy to create a LottiePainter and update its properties.
- 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