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