Enum CacheModel

    Definition

    Namespace:
    Tizen.WebView
    Assembly:
    Tizen.WebView.dll

    Enumeration for cache model options.

    [Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")]
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX