Share via


NSDictionaryEventArgs Class

Definition

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

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

Constructors

Name Description
NSDictionaryEventArgs(NSDictionary)

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

Properties

Name Description
UserInfo

Applies to