Поделиться через


WKNavigationDelegate_Extensions.ContentProcessDidTerminate Метод

Определение

Метод, вызываемый при завершении работы содержимого веб-представления.

[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
Атрибуты

Применяется к