Share via


NSApplicationOpenUrlsEventArgs Class

Definition

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

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

Constructors

Name Description
NSApplicationOpenUrlsEventArgs(NSUrl[])

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

Properties

Name Description
Urls

Applies to