共用方式為


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
屬性

適用於