NSMenuItemIndexEventArgs Class

Definition

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

Constructors

NSMenuItemIndexEventArgs(NSNotification)

Properties

MenuItemIndex
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to