WebNavigationPolicyEventArgs Constructor
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 WebNavigationPolicyEventArgs (Foundation.NSDictionary actionInformation, Foundation.NSUrlRequest request, WebKit.WebFrame frame, Foundation.NSObject decisionToken);
new WebKit.WebNavigationPolicyEventArgs : Foundation.NSDictionary * Foundation.NSUrlRequest * WebKit.WebFrame * Foundation.NSObject -> WebKit.WebNavigationPolicyEventArgs
Parameters
- actionInformation
- NSDictionary
- request
- NSUrlRequest
- frame
- WebFrame
- decisionToken
- NSObject