cacheEnabled property
getter/setter pair
Sets whether WebView should use browser caching. The default value is true.
Officially Supported Platforms/Implementations:
- Android WebView
- iOS WKWebView
- macOS WKWebView
Implementation
bool? cacheEnabled;