次の方法で共有


NSMenuItemIndexEventArgs クラス

定義

public class NSMenuItemIndexEventArgs : Foundation.NSNotificationEventArgs
type NSMenuItemIndexEventArgs = class
    inherit NSNotificationEventArgs
継承
NSMenuItemIndexEventArgs

コンストラクター

NSMenuItemIndexEventArgs(NSNotification)

プロパティ

MenuItemIndex
Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)

適用対象