次の方法で共有


NSMenuItemEventArgs クラス

定義

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

コンストラクター

NSMenuItemEventArgs(NSNotification)

プロパティ

MenuItem
Notification

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

(継承元 NSNotificationEventArgs)

適用対象