v4/src/webview_platform library

Classes

JavaScriptMessage
A message that was sent by JavaScript code running in a WebView.
LoadRequestParams
Defines the parameters that can be used to load a page with the PlatformWebViewController.
PlatformNavigationDelegateCreationParams
Object specifying creation parameters for creating a PlatformNavigationDelegate.
PlatformWebViewControllerCreationParams
Object specifying creation parameters for creating a PlatformWebViewController.
PlatformWebViewCookieManagerCreationParams
Object specifying creation parameters for creating a PlatformWebViewCookieManager.
PlatformWebViewWidgetCreationParams
Object specifying creation parameters for creating a WebViewWidgetDelegate.
WebResourceError
Error returned in WebView.onWebResourceError when a web resource loading error has occurred.
WebViewCookie
A cookie that can be set globally for all web views using WebViewCookieManagerPlatform.
WebViewPlatform
Interface for a platform implementation of a WebView.

Enums

JavaScriptMode
Describes the state of JavaScript support in a given web view.
LoadRequestMethod
Defines the supported HTTP methods for loading a page in PlatformWebViewController.
WebResourceErrorType
Possible error type categorizations used by WebResourceError.

Extensions

LoadRequestMethodExtensions on LoadRequestMethod
Extension methods on the LoadRequestMethod enum.