-
public class LottieConstants
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerIterateForeverpublic final static LottieConstantsINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetIterateForever()Use this with animateLottieCompositionAsState's iterations parameter to repeat forever. -
-
Method Detail
-
getIterateForever
final Integer getIterateForever()
Use this with animateLottieCompositionAsState's iterations parameter to repeat forever.
-
-
-
-