WebResourceLoadDelegate_Extensions.OnFailedLoading Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void OnFailedLoading (this WebKit.IWebResourceLoadDelegate This, WebKit.WebView sender, Foundation.NSObject identifier, Foundation.NSError withError, WebKit.WebDataSource dataSource);
static member OnFailedLoading : WebKit.IWebResourceLoadDelegate * WebKit.WebView * Foundation.NSObject * Foundation.NSError * WebKit.WebDataSource -> unit
Parameters
- sender
- WebView
- identifier
- NSObject
- withError
- NSError
- dataSource
- WebDataSource