loadsImagesAutomatically
A Boolean that indicates whether or not the web view allows images to be loaded automatically.
Declaration
var loadsImagesAutomatically: Bool { get set }Discussion
true if the web view should allow images to be loaded automatically, otherwise false.