WKNavigationDelegate
WKNavigationDelegate()
WKNavigationDelegate(IntPtr)
WKNavigationDelegate(NativeHandle)
WKNavigationDelegate(NSObjectFlag)
ContentProcessDidTerminate(WKWebView)
DecidePolicy(WKWebView, WKNavigationAction, Action<WKNavigationActionPolicy>)
DecidePolicy(WKWebView, WKNavigationResponse, Action<WKNavigationResponsePolicy>)
DecidePolicy(WKWebView, WKNavigationAction, WKWebpagePreferences, Action<WKNavigationActionPolicy, WKWebpagePreferences>)
DidCommitNavigation(WKWebView, WKNavigation)
DidFailNavigation(WKWebView, WKNavigation, NSError)
DidFailProvisionalNavigation(WKWebView, WKNavigation, NSError)
DidFinishNavigation(WKWebView, WKNavigation)
DidReceiveAuthenticationChallenge(WKWebView, NSUrlAuthenticationChallenge, Action<NSUrlSessionAuthChallengeDisposition, NSUrlCredential>)
DidReceiveServerRedirectForProvisionalNavigation(WKWebView, WKNavigation)
DidStartProvisionalNavigation(WKWebView, WKNavigation)
NavigationActionDidBecomeDownload(WKWebView, WKNavigationAction, WKDownload)
NavigationResponseDidBecomeDownload(WKWebView, WKNavigationResponse, WKDownload)
ShouldAllowDeprecatedTls(WKWebView, NSUrlAuthenticationChallenge, Action<Boolean>)
xamarinios
namespace WebKit
{
[Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Model]
[Protocol]
[Register("WKNavigationDelegate", false)]
public class WKNavigationDelegate : NSObject, INativeObject, IDisposable, IWKNavigationDelegate
}
nuget.org | 0.0 %
Reference this API 0.0 %
Derive from this class or interface |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API