enablePageCache property

bool? enablePageCache
getter/setter pair

Sets whether the page cache is enabled. The page cache allows for faster back/forward navigation by keeping pages in memory.

The default value is true.

Officially Supported Platforms/Implementations:

Implementation

bool? enablePageCache;