次の方法で共有


NSToolbarItemEventArgs クラス

定義

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

コンストラクター

NSToolbarItemEventArgs(NSNotification)

プロパティ

Item
Notification

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

(継承元 NSNotificationEventArgs)

適用対象