Enum CacheModel

Definition

Namespace:
Tizen.WebView
Assembly:
Tizen.WebView.dll
API Level:
4

Enumeration for cache model options.

C#
Copy
public enum CacheModel
Name Description
DocumentBrowser

Use the bigger cache capacity than DocumentBrowser.

DocumentViewer

Use the smallest cache capacity.

PrimaryWebBrowser

Use the biggest cache capacity.