cacheModel property
final
Set the cache model for the WebContext.
Specifies the caching behavior. Different models optimize for different use cases like web browsing, document viewing, etc.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - webkit_web_context_set_cache_model)
Implementation
final CacheModel? cacheModel;