On devices where network bandwidth is of concern, it might be useful to turn this property off.
Settings.autoLoadImages
bool autoLoadImages() @property nothrowGet autoLoadImages property.
Returns
Determines whether images should be automatically loaded or not.
void autoLoadImages(bool propval) @property nothrowSet autoLoadImages property.
Parameters
propval | Determines whether images should be automatically loaded or not. On devices where network bandwidth is of concern, it might be useful to turn this property off. |