isLoaded property

bool isLoaded
getter/setter pair

Whether this component is done loading through onLoad.

Implementation

bool isLoaded = false;