MonobjcMonobjc Documented Class Library
NSAppleEventManagerWillProcessFirstEventNotification Field
NamespacesMonobjc.FoundationNSAppleEventManagerNSAppleEventManagerWillProcessFirstEventNotification

Posted by NSAppleEventManager before it first dispatches an Apple event. Your application can use this notification to avoid registering any Apple event handlers until the first time at which they may be needed.

NSAppleEventManager

userInfo

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSAppleEventManagerWillProcessFirstEventNotification
Public Shared ReadOnly NSAppleEventManagerWillProcessFirstEventNotification As NSString
public:
static initonly NSString^ NSAppleEventManagerWillProcessFirstEventNotification
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)