namespace WebKit
{
    [Protocol(Name = "WKNavigationDelegate", WrapperType = typeof(WKNavigationDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStartProvisionalNavigation", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation) }, Selector = "webView:didStartProvisionalNavigation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveServerRedirectForProvisionalNavigation", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation) }, Selector = "webView:didReceiveServerRedirectForProvisionalNavigation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFailProvisionalNavigation", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation), typeof(NSError) }, Selector = "webView:didFailProvisionalNavigation:withError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidCommitNavigation", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation) }, Selector = "webView:didCommitNavigation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFinishNavigation", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation) }, Selector = "webView:didFinishNavigation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFailNavigation", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigation), typeof(NSError) }, Selector = "webView:didFailNavigation:withError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ContentProcessDidTerminate", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(WKWebView) }, Selector = "webViewWebContentProcessDidTerminate:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "NavigationActionDidBecomeDownload", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigationAction), typeof(WKDownload) }, Selector = "webView:navigationAction:didBecomeDownload:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "NavigationResponseDidBecomeDownload", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigationResponse), typeof(WKDownload) }, Selector = "webView:navigationResponse:didBecomeDownload:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicy", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V124) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigationAction), typeof(Action<WKNavigationActionPolicy>) }, Selector = "webView:decidePolicyForNavigationAction:decisionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicy", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V125) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigationResponse), typeof(Action<WKNavigationResponsePolicy>) }, Selector = "webView:decidePolicyForNavigationResponse:decisionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecidePolicy", ParameterBlockProxy = new[] { null, null, null, typeof(NIDActionArity2V149) }, ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(WKNavigationAction), typeof(WKWebpagePreferences), typeof(Action<WKNavigationActionPolicy, WKWebpagePreferences>) }, Selector = "webView:decidePolicyForNavigationAction:preferences:decisionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveAuthenticationChallenge", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity2V7) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(NSUrlAuthenticationChallenge), typeof(Action<NSUrlSessionAuthChallengeDisposition, NSUrlCredential>) }, Selector = "webView:didReceiveAuthenticationChallenge:completionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldAllowDeprecatedTls", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V2) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(WKWebView), typeof(NSUrlAuthenticationChallenge), typeof(Action<bool>) }, Selector = "webView:authenticationChallenge:shouldAllowDeprecatedTLS:")]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("ios")]
    [SupportedOSPlatform("macos")]
    public interface IWKNavigationDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst6.0-macos7.0-ios7.0-maccatalyst7.0-macos8.0-ios8.0-maccatalyst8.0-macos9.0-ios9.0-maccatalyst9.0-macos
Xamarin iOS 0.0
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS
  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

03/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙