WebFrameLoadDelegate_Extensions.FailedLoadWithError 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 FailedLoadWithError (this WebKit.IWebFrameLoadDelegate This, WebKit.WebView sender, Foundation.NSError error, WebKit.WebFrame forFrame);
static member FailedLoadWithError : WebKit.IWebFrameLoadDelegate * WebKit.WebView * Foundation.NSError * WebKit.WebFrame -> unit
Parameters
- sender
- WebView
- error
- NSError
- forFrame
- WebFrame