domStorageEnabled property

bool domStorageEnabled
getter/setter pair

Set to true if you want the DOM storage API is enabled. The default value is true.

Implementation

bool domStorageEnabled;