WebKit.WKNavigationDelegate_Extensions: Method Members

The methods of WebKit.WKNavigationDelegate_Extensions are listed below. For a list of all members, see the WKNavigationDelegate_Extensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
DecidePolicy(this IWKNavigationDelegate, WKWebView, WKNavigationAction, Action<WKNavigationActionPolicy>)
Documentation for this section has not yet been entered.
static
DecidePolicy(this IWKNavigationDelegate, WKWebView, WKNavigationResponse, Action<WKNavigationResponsePolicy>)
Documentation for this section has not yet been entered.
static
DidCommitNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation)
Documentation for this section has not yet been entered.
static
DidFailNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation, Foundation.NSError)
Documentation for this section has not yet been entered.
static
DidFailProvisionalNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation, Foundation.NSError)
Documentation for this section has not yet been entered.
static
DidFinishNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation)
Documentation for this section has not yet been entered.
static
DidReceiveAuthenticationChallenge(this IWKNavigationDelegate, WKWebView, Foundation.NSUrlAuthenticationChallenge, Action<Foundation.NSUrlSessionAuthChallengeDisposition, Foundation.NSUrlCredential>)
Documentation for this section has not yet been entered.
static
DidReceiveServerRedirectForProvisionalNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation)
Documentation for this section has not yet been entered.
static
DidStartProvisionalNavigation(this IWKNavigationDelegate, WKWebView, WKNavigation)
Documentation for this section has not yet been entered.