domStorageEnabled property
Set to true if you want the DOM storage API is enabled. The default value is true.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setDomStorageEnabled)
Implementation
bool? domStorageEnabled;