NSToolbarItemEventArgs 类

定义

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

构造函数

NSToolbarItemEventArgs(NSNotification)

属性

Item
Notification

发布通知中的基础 NSNotification 对象。

(继承自 NSNotificationEventArgs)

适用于