blockNetworkLoads property
getter/setter pair
Sets whether the WebView should not load resources from the network. The default value is false.
Officially Supported Platforms/Implementations:
- Android WebView (Official API - WebSettings.setBlockNetworkLoads)
Implementation
bool? blockNetworkLoads;