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.
ContextMenuItemTag
Enumeration for Context Menu Item Tag.
CookieAcceptPolicy
Enumeration for the cookies accept policies.
CookiePersistentStorage
Enumeration for creating a type name for the storage of persistent cookies.
FindOption
Enumeration values used to specify search options.
HttpMethod
Enumeration for Http Method.
LoadErrorCode
Enumeration for providing an option to the error codes.
NavigationType
Enumeration values used to specify Policy Navigation Type.
Orientation
Enumeration for Orientation of the device.
Delegates
JavaScriptMessageHandler
The callback function that is invoked when the message is received from the script.