Enum CacheModel
Definition
- Assembly:
- Tizen.WebView.dll
Enumeration for cache model options.
public enum CacheModel
Fields
Name | Description |
---|---|
DocumentBrowser | Use the bigger cache capacity than DocumentBrowser. |
DocumentViewer | Use the smallest cache capacity. |
PrimaryWebBrowser | Use the biggest cache capacity. |