NSOutlineViewItemEventArgs Class

Definition

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

Constructors

NSOutlineViewItemEventArgs(NSNotification)

Properties

Item
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to