Enum WebContext.CacheModelType
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Cache model
C#Copypublic enum CacheModelType : int
Name | Description |
---|---|
DocumentBrowser | The bigger cache capacity than DocumentBrowser |
DocumentViewer | The smallest cache capacity |
PrimaryWebBrowser | The biggest cache capacity. |