loadedResourceSize property
getter/setter pair
The cumulative size, in bytes, of all resources that have been fully downloaded from the network.
Implementation
int loadedResourceSize;
The cumulative size, in bytes, of all resources that have been fully downloaded from the network.
int loadedResourceSize;