Share via


NSDataEventArgs Class

Definition

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

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

Constructors

Name Description
NSDataEventArgs(NSData)

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

Properties

Name Description
DeviceToken

Applies to