cacheEnabled property

bool? cacheEnabled
getter/setter pair

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

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

bool? cacheEnabled;