Lottie Animation State
class LottieAnimationState(isPlaying: Boolean, repeatCount: Int, initialProgress: Float)
Content copied to clipboard
See also
Constructors
LottieAnimationState
Link copied to clipboard
fun LottieAnimationState(isPlaying: Boolean, repeatCount: Int = 0, initialProgress: Float = 0f)
Content copied to clipboard
Functions
Properties
applyOpacityToLayers
Link copied to clipboard
Sets whether to apply opacity to the each layer instead of shape.
outlineMasksAndMattes
Link copied to clipboard
Enable this to debug slow animations by outlining masks and mattes.
repeatCount
Link copied to clipboard