Share via


NSCoderEventArgs Class

Definition

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

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

Constructors

Name Description
NSCoderEventArgs(NSCoder)

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

Properties

Name Description
State

Applies to