-
public class RiveAnimationView.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringTAGprivate final IntegerSINGLE_TOUCH_IDprivate final IntegeralignmentIndexDefaultprivate final IntegerfitIndexDefaultprivate final IntegerloopIndexDefaultprivate final BooleantraceAnimationsDefaultprivate final BooleanshouldLoadCDNAssetsDefaultprivate final IntegerrendererIndexDefaultpublic final static RiveAnimationView.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetTAG()final IntegergetSINGLE_TOUCH_ID()final IntegergetAlignmentIndexDefault()final IntegergetFitIndexDefault()final IntegergetLoopIndexDefault()final BooleangetTraceAnimationsDefault()final BooleangetShouldLoadCDNAssetsDefault()final IntegergetRendererIndexDefault()-
-
Method Detail
-
getSINGLE_TOUCH_ID
final Integer getSINGLE_TOUCH_ID()
-
getAlignmentIndexDefault
final Integer getAlignmentIndexDefault()
-
getFitIndexDefault
final Integer getFitIndexDefault()
-
getLoopIndexDefault
final Integer getLoopIndexDefault()
-
getTraceAnimationsDefault
final Boolean getTraceAnimationsDefault()
-
getShouldLoadCDNAssetsDefault
final Boolean getShouldLoadCDNAssetsDefault()
-
getRendererIndexDefault
final Integer getRendererIndexDefault()
-
-
-
-