Settings.autoLoadImages

bool autoLoadImages() @property

Get autoLoadImages property.

Returns

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.

void autoLoadImages(bool propval) @property

Set autoLoadImages property.

Parameters

propvalDetermines 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.