NSApplicationDidFinishLaunchingEventArgs Class

Definition

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

Constructors

NSApplicationDidFinishLaunchingEventArgs(NSNotification)

Properties

IsLaunchDefault
IsLaunchFromUserNotification
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to