NSMenuItemEventArgs Class

Definition

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

Constructors

NSMenuItemEventArgs(NSNotification)

Properties

MenuItem
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to