WKNavigationDelegate_Extensions.ContentProcessDidTerminate 方法

定义

Web 视图的内容终止时调用的方法。

[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

参数

This
IWKNavigationDelegate

此扩展方法操作的实例。

webView
WKWebView
属性

适用于