Package com.google.accompanist.web
See: Description
-
Class Summary Class Description AccompanistWebViewClient AccompanistWebViewClientA parent class implementation of WebViewClient that can be subclassed to add custom behaviour. AccompanistWebChromeClient AccompanistWebChromeClientA parent class implementation of WebChromeClient that can be subclassed to add custom behaviour. Url Data WebContent Loading Describes a webview between onPageStartedandonPageFinishedevents, contains a progress property which is updated by the webview.LoadingState Sealed class for constraining possible loading states. WebViewState A state holder to hold the state for the WebView. WebViewNavigator Allows control over the navigation of a WebView from outside the composable. WebViewError A wrapper class to hold errors from the WebView. WebViewKt -
Object Summary Object Description NavigatorOnly Initializing Describes a WebView that has not yet loaded for the first time. Finished Describes a webview that has finished loading content.