toggle menu
lib
common
switch theme
search in API
lib
/
kottieAnimationState
/
KottieAnimationState
/
KottieAnimationState
Kottie
Animation
State
constructor
(
composition
:
Any
?
=
null
,
progress
:
Float
=
0.0f
,
iterations
:
Int
=
0
,
reverseOnRepeat
:
Boolean
=
false
,
isPlaying
:
Boolean
=
false
,
isCompleted
:
Boolean
=
false
,
duration
:
Float
=
0.0f
,
speed
:
Float
=
0.0f
)