WKUIDelegate_Extensions.DidClose(IWKUIDelegate, WKWebView) Método

Definición

Método al que se llama cuando webView se cierra.

[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 DidClose (this WebKit.IWKUIDelegate This, WebKit.WKWebView webView);
static member DidClose : WebKit.IWKUIDelegate * WebKit.WKWebView -> unit

Parámetros

This
IWKUIDelegate

Instancia en la que opera este método de extensión.

webView
WKWebView
Atributos

Se aplica a