cacheEnabled property
Sets whether WebView should use browser caching. The default value is true
.
NOTE: available on iOS 9.0+.
Implementation
bool cacheEnabled;
Sets whether WebView should use browser caching. The default value is true
.
NOTE: available on iOS 9.0+.
bool cacheEnabled;