Share via


WebNewWindowPolicyEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebNewWindowPolicyEventArgs : EventArgs
type WebNewWindowPolicyEventArgs = class
    inherit EventArgs
Inheritance
WebNewWindowPolicyEventArgs

Constructors

Name Description
WebNewWindowPolicyEventArgs(NSDictionary, NSUrlRequest, String, NSObject)

Create a new instance of the WebNewWindowPolicyEventArgs with the specified event data.

Properties

Name Description
ActionInformation
DecisionToken
NewFrameName
Request

Applies to