WebPolicyDelegate.UnableToImplementPolicy(WebView, NSError, WebFrame) 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.
[Foundation.Export("webView:unableToImplementPolicyWithError:frame:")]
public virtual void UnableToImplementPolicy (WebKit.WebView webView, Foundation.NSError error, WebKit.WebFrame frame);
abstract member UnableToImplementPolicy : WebKit.WebView * Foundation.NSError * WebKit.WebFrame -> unit
override this.UnableToImplementPolicy : WebKit.WebView * Foundation.NSError * WebKit.WebFrame -> unit
Parameters
- webView
- WebView
- error
- NSError
- frame
- WebFrame
- Attributes