NSToolbarItemEventArgs Class

Definition

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

Constructors

NSToolbarItemEventArgs(NSNotification)

Properties

Item
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to