Share via


WebResourceLoadDelegate_Extensions.OnPlugInFailed Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void OnPlugInFailed(this WebKit.IWebResourceLoadDelegate This, WebKit.WebView sender, Foundation.NSError error, WebKit.WebDataSource dataSource);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member OnPlugInFailed : WebKit.IWebResourceLoadDelegate * WebKit.WebView * Foundation.NSError * WebKit.WebDataSource -> unit

Parameters

sender
WebView
error
NSError
dataSource
WebDataSource
Attributes

Applies to