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