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