WebPolicyDelegate_Extensions.DecidePolicyForNewWindow 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 DecidePolicyForNewWindow (this WebKit.IWebPolicyDelegate This, WebKit.WebView webView, Foundation.NSDictionary actionInformation, Foundation.NSUrlRequest request, string newFrameName, Foundation.NSObject decisionToken);
static member DecidePolicyForNewWindow : WebKit.IWebPolicyDelegate * WebKit.WebView * Foundation.NSDictionary * Foundation.NSUrlRequest * string * Foundation.NSObject -> unit
Parameters
- This
- IWebPolicyDelegate
- webView
- WebView
- actionInformation
- NSDictionary
- request
- NSUrlRequest
- newFrameName
- String
- decisionToken
- NSObject