Uses of Class
org.robovm.apple.webkit.WKNavigationResponse
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKNavigationResponse in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit with parameters of type WKNavigationResponse Modifier and Type Method Description voidWKNavigationDelegate. decidePolicyForNavigationResponse(WKWebView webView, WKNavigationResponse navigationResponse, VoidBlock1<WKNavigationResponsePolicy> decisionHandler)voidWKNavigationDelegateAdapter. decidePolicyForNavigationResponse(WKWebView webView, WKNavigationResponse navigationResponse, VoidBlock1<WKNavigationResponsePolicy> decisionHandler)voidWKNavigationDelegate. didBecomeDownload(WKWebView webView, WKNavigationResponse navigationResponse, WKDownload download)voidWKNavigationDelegateAdapter. didBecomeDownload(WKWebView webView, WKNavigationResponse navigationResponse, WKDownload download)