loadingSequenceFinished property

bool loadingSequenceFinished
getter/setter pair

Indicates whether the initial sequence of adding items to the loader is considered finished.

Implementation

bool loadingSequenceFinished = true;