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