Lottie Animation State
LottieAnimationState is a value holder that contains information about the current Lottie animation.
The primary values are LottieAnimationState.progress and LottieAnimationState.composition. These value should be passed into the main LottieAnimation composable.
See also
Properties
clipSpec
Link copied to clipboard
composition
Link copied to clipboard
iterations
Link copied to clipboard
lastFrameNanos
Link copied to clipboard
Inheritors
LottieAnimatable
Link copied to clipboard