次の方法で共有


WebResourceLoadDelegate_Extensions.OnPlugInFailed メソッド

定義

public static void OnPlugInFailed (this WebKit.IWebResourceLoadDelegate This, WebKit.WebView sender, Foundation.NSError error, WebKit.WebDataSource dataSource);
static member OnPlugInFailed : WebKit.IWebResourceLoadDelegate * WebKit.WebView * Foundation.NSError * WebKit.WebDataSource -> unit

パラメーター

sender
WebView
error
NSError
dataSource
WebDataSource

適用対象