Share via


EAAccessoryEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class EAAccessoryEventArgs : Foundation.NSNotificationEventArgs
type EAAccessoryEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
EAAccessoryEventArgs

Constructors

Name Description
EAAccessoryEventArgs(NSNotification)

Initializes a new instance of the EAAccessoryEventArgs class.

Properties

Name Description
Accessory
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
Selected

Applies to