cacheEnabled property

bool cacheEnabled
getter/setter pair

Sets whether WebView should use browser caching. The default value is true.

NOTE: available on iOS 9.0+.

Implementation

bool cacheEnabled;