millisecondsDelay property

int millisecondsDelay
final

The delay time before updating the color.

Use this to make loading items animate following each other instead of in parallel.

Implementation

final int millisecondsDelay;