The members of MonoMac.Foundation.NSAppleEventManager are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CurrentAppleEvent | NSAppleEventDescriptor. Documentation for this section has not yet been entered. |
| [read-only] | CurrentReplyAppleEvent | NSAppleEventDescriptor. Documentation for this section has not yet been entered. |
| [read-only] static | SharedAppleEventManager | NSAppleEventManager. Documentation for this section has not yet been entered. |
AppleEventForSuspensionID(IntPtr)Documentation for this section has not yet been entered. | ||
RemoveEventHandlerForEventClassandEventID(AEEventClass, AEEventID)Documentation for this section has not yet been entered. | ||
ReplyAppleEventForSuspensionID(IntPtr)Documentation for this section has not yet been entered. | ||
ResumeWithSuspensionID(IntPtr)Documentation for this section has not yet been entered. | ||
SetCurrentAppleEventAndReplyEventWithSuspensionID(IntPtr)Documentation for this section has not yet been entered. | ||
SetEventHandler(NSObject, MonoMac.ObjCRuntime.Selector, AEEventClass, AEEventID)Documentation for this section has not yet been entered. | ||
SuspendCurrentAppleEvent()Documentation for this section has not yet been entered. | ||