UIWebView.LoadError Event

Definition

An event indicating an error in loading.

public event EventHandler<UIKit.UIWebErrorArgs> LoadError;
member this.LoadError : EventHandler<UIKit.UIWebErrorArgs> 

Event Type

Applies to