A
C
D
E
G
H
L
N
O
P
R
S
W
G
- getAdditionalHttpHeaders() - function in com.kevinnzou.web.WebContent.Url
- getBaseUrl() - function in com.kevinnzou.web.WebContent.Data
- getCanGoBack() - function in com.kevinnzou.web.WebViewNavigator
- True when the web view is able to navigate backwards, false otherwise.
- getCanGoForward() - function in com.kevinnzou.web.WebViewNavigator
- True when the web view is able to navigate forwards, false otherwise.
- getContent() - function in com.kevinnzou.web.WebViewState
- The content being loaded by the WebView
- getCurrentUrl() - function in com.kevinnzou.web.WebContent
- getCurrentUrl() - function in com.kevinnzou.web.WebContent.Url
- getCurrentUrl() - function in com.kevinnzou.web.WebContent.Data
- getCurrentUrl() - function in com.kevinnzou.web.WebContent.Post
- getCurrentUrl() - function in com.kevinnzou.web.WebContent.NavigatorOnly
- getData() - function in com.kevinnzou.web.WebContent.Data
- getDefaultVideoPoster() - function in android.webkit.AccompanistWebChromeClient
- getEncoding() - function in com.kevinnzou.web.WebContent.Data
- getError() - function in com.kevinnzou.web.WebViewError
- The error that was reported.
- getErrorsForCurrentRequest() - function in com.kevinnzou.web.WebViewState
- A list for errors captured in the last load.
- getHistoryUrl() - function in com.kevinnzou.web.WebContent.Data
- getIsLoading() - function in com.kevinnzou.web.WebViewState
- getLastLoadedUrl() - function in com.kevinnzou.web.WebViewState
- getLoadingState() - function in com.kevinnzou.web.WebViewState
- Whether the WebView is currently LoadingState.Loading data in its main frame (along with progress) or the data loading has LoadingState.Finished.
- getMimeType() - function in com.kevinnzou.web.WebContent.Data
- getNavigator() - function in com.kevinnzou.web.AccompanistWebViewClient
- getPageIcon() - function in com.kevinnzou.web.WebViewState
- the favicon received from the loaded content of the current page
- getPageTitle() - function in com.kevinnzou.web.WebViewState
- The title received from the loaded content of the current page
- getPostData() - function in com.kevinnzou.web.WebContent.Post
- getProgress() - function in com.kevinnzou.web.LoadingState.Loading
- getRequest() - function in com.kevinnzou.web.WebViewError
- The request the error came from.
- getState() - function in com.kevinnzou.web.AccompanistWebChromeClient
- getState() - function in com.kevinnzou.web.AccompanistWebViewClient
- getUrl() - function in com.kevinnzou.web.WebContent.Url
- getUrl() - function in com.kevinnzou.web.WebContent.Post
- getVideoLoadingProgressView() - function in android.webkit.AccompanistWebChromeClient
- getViewState() - function in com.kevinnzou.web.WebViewState
- The saved view state from when the view was destroyed last.
- getVisitedHistory(ValueCallback) - function in android.webkit.AccompanistWebChromeClient
- getWebStateSaver() - function in com.kevinnzou.web.WebViewStateExtKt