次の方法で共有


NSOutlineViewItemEventArgs クラス

定義

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

コンストラクター

NSOutlineViewItemEventArgs(NSNotification)

プロパティ

Item
Notification

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

(継承元 NSNotificationEventArgs)

適用対象