Namespace Tizen.WebView
The Tizen.WebView namespace provides classes for accessing web pages and web content in your application.
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.