Compartilhar via


WKUIDelegate_Extensions.DidClose(IWKUIDelegate, WKWebView) Método

Definição

Método que é chamado quando webView é fechado.

[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

A instância na qual esse método de extensão opera.

webView
WKWebView
Atributos

Aplica-se a