Settings.enableHtml5Database

bool enableHtml5Database() @property

Get enableHtml5Database property.

Returns

Whether to enable HTML5 client-side SQL database support (IndexedDB).
void enableHtml5Database(bool propval) @property

Set enableHtml5Database property.

Parameters

propvalWhether to enable HTML5 client-side SQL database support (IndexedDB).