Compartilhar via


UIWebViewDelegate_Extensions.LoadFailed Método

Definição

Indica que a tentativa do UIWebView de carregar dados falhou.

public static void LoadFailed (this UIKit.IUIWebViewDelegate This, UIKit.UIWebView webView, Foundation.NSError error);
static member LoadFailed : UIKit.IUIWebViewDelegate * UIKit.UIWebView * Foundation.NSError -> unit

Parâmetros

This
IUIWebViewDelegate

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

webView
UIWebView

A ser adicionado.

error
NSError

A ser adicionado.

Aplica-se a