Enum WebContext.CacheModelType

    Definition

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

    Cache model

    public enum WebContext.CacheModelType

    Fields

    Name Description
    DocumentBrowser

    The bigger cache capacity than DocumentBrowser

    DocumentViewer

    The smallest cache capacity

    PrimaryWebBrowser

    The biggest cache capacity.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<WebContext.CacheModelType>(WebContext.CacheModelType, string)
    Extensions.LoadFromXaml<WebContext.CacheModelType>(WebContext.CacheModelType, string)
    Extensions.LoadFromXaml<WebContext.CacheModelType>(WebContext.CacheModelType, Type)
    Extensions.LoadFromXamlFile<WebContext.CacheModelType>(WebContext.CacheModelType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX