Enum WebContext.CacheModelType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

Cache model

C#
Copy
public enum CacheModelType : int
Name Description
DocumentBrowser

The bigger cache capacity than DocumentBrowser

DocumentViewer

The smallest cache capacity

PrimaryWebBrowser

The biggest cache capacity.

Extension Methods