Settings.autoLoadImages

Set autoLoadImages property.

  1. bool autoLoadImages [@property getter]
  2. bool autoLoadImages [@property setter]
    class Settings
    @property
    void
    autoLoadImages
    (
    bool propval
    )

Parameters

propval bool

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.