StartAnimationUseCase

constructor(executionType: StartAnimationUseCase.ExecutionType = ExecutionType.Default, vararg chartAnimationSpecs: AnimationSpec<Float>)

Parameters

executionType

Controls the execution of this animation use case.

chartAnimationSpecs

Specifies all animations to use.