Show / Hide Table of Contents

    Namespace Tizen.WebView

    The Tizen.WebView namespace provides classes for accessing web pages and web content in your application.

    Classes

    Chromium

    This class provides the methods to initialize and shutdown the Chromium-efl.

    Context

    This class encapsulates all the pages related to the specific use of the Chromium-efl.

    CookieManager

    This class provides methods for the cookie manager.

    JavaScriptMessage

    A script message contains information that is sent from the JavaScript runtime.

    Settings

    This class provides the properties for setting the preference of a specific WebView.

    SmartCallbackArgs

    The argument from the SmartCallback.

    SmartCallbackLoadErrorArgs

    Arguments from the LoadError SmartCallback.

    WebView

    A view used to render the web contents.

    Enums

    CacheModel

    Enumeration for cache model options.

    CookieAcceptPolicy

    Enumeration for the cookies accept policies.

    CookiePersistentStorage

    Enumeration for creating a type name for the storage of persistent cookies.

    LoadErrorCode

    Enumeration for providing an option to the error codes.

    Delegates

    JavaScriptMessageHandler

    The callback function that is invoked when the message is received from the script.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX