initialOpeningSequenceDelay property

int initialOpeningSequenceDelay
getter/setter pair

The delay in milliseconds (when the entire accordion loads) before the individual sections open one after another. Helpful if you go to a new page in your app and then (after the delay) have a nice opening sequence.

Implementation

int initialOpeningSequenceDelay = 250;