A
C
D
G
L
N
O
R
S
W
R
- reload() - function in com.google.accompanist.web.WebViewNavigator
- Reloads the current page in the webview.
- rememberSaveableWebViewState() - function in com.google.accompanist.web.WebViewKt
- Creates a WebView state that is remembered across Compositions and saved across activity recreation.
- rememberWebViewNavigator(CoroutineScope) - function in com.google.accompanist.web.WebViewKt
- Creates and remembers a WebViewNavigator using the default CoroutineScope or a provided override.
- rememberWebViewState(String,Map) - function in com.google.accompanist.web.WebViewKt
- Creates a WebView state that is remembered across Compositions.
- rememberWebViewStateWithHTMLData(String,String,String,String,String) - function in com.google.accompanist.web.WebViewKt
- Creates a WebView state that is remembered across Compositions.