Freigeben über


WKNavigationDelegate_Extensions.ContentProcessDidTerminate Methode

Definition

Methode, die aufgerufen wird, wenn der Inhalt einer Webansicht beendet wird.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static void ContentProcessDidTerminate(this WebKit.IWKNavigationDelegate This, WebKit.WKWebView webView);
static member ContentProcessDidTerminate : WebKit.IWKNavigationDelegate * WebKit.WKWebView -> unit

Parameter

This
IWKNavigationDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

webView
WKWebView
Attribute

Gilt für: