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