The
methods
of WebKit.WKNavigationDelegate are listed below. For a list of all members, see the WKNavigationDelegate Members list.
See Also: Inherited members from Foundation.NSObject
Public Methods
| DecidePolicy(WKWebView, WKNavigationAction, Action<WKNavigationActionPolicy>)Documentation for this section has not yet been entered. |
| DecidePolicy(WKWebView, WKNavigationResponse, Action<WKNavigationResponsePolicy>)Documentation for this section has not yet been entered. |
| DidCommitNavigation(WKWebView, WKNavigation)Documentation for this section has not yet been entered. |
| DidFailNavigation(WKWebView, WKNavigation, Foundation.NSError)Documentation for this section has not yet been entered. |
| DidFailProvisionalNavigation(WKWebView, WKNavigation, Foundation.NSError)Documentation for this section has not yet been entered. |
| DidFinishNavigation(WKWebView, WKNavigation)Documentation for this section has not yet been entered. |
| DidReceiveAuthenticationChallenge(WKWebView, Foundation.NSUrlAuthenticationChallenge, Action<Foundation.NSUrlSessionAuthChallengeDisposition, Foundation.NSUrlCredential>)Documentation for this section has not yet been entered. |
| DidReceiveServerRedirectForProvisionalNavigation(WKWebView, WKNavigation)Documentation for this section has not yet been entered. |
| DidStartProvisionalNavigation(WKWebView, WKNavigation)Documentation for this section has not yet been entered. |