DeterminateIndicatorPolygons

val DeterminateIndicatorPolygons: List<RoundedPolygon>

The sequence of RoundedPolygons that the determinate LoadingIndicator will morph between when animating. The loading indicator will morph between the shapes as its progress moves between zero to one.

By default, a determinate loading indicator will will morph between two shapes, but you may provide your own shapes sequence when calling the API.