NSWorkspaceApplicationEventArgs Class

Definition

public class NSWorkspaceApplicationEventArgs : Foundation.NSNotificationEventArgs
type NSWorkspaceApplicationEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSWorkspaceApplicationEventArgs

Constructors

NSWorkspaceApplicationEventArgs(NSNotification)

Properties

Application
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to