blockNetworkImage property

bool? blockNetworkImage
getter/setter pair

Sets whether the WebView should not load image resources from the network (resources accessed via http and https URI schemes). The default value is false.

Officially Supported Platforms/Implementations:

Implementation

bool? blockNetworkImage;