clearCache property

bool clearCache
getter/setter pair

Set to true to have all the browser's cache cleared before the new WebView is opened. The default value is false.

Implementation

bool clearCache;