On devices where network bandwidth is of concern, it might be useful to turn this property off.
Settings.autoLoadImages
bool autoLoadImages() @propertyGet autoLoadImages property.
Returns
Determines whether images should be automatically loaded or not.
void autoLoadImages(bool propval) @propertySet 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. |