The members of MonoMac.AppKit.NSApplicationDelegate 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. |
ApplicationDockMenu(NSApplication)Documentation for this section has not yet been entered. | ||
ApplicationOpenUntitledFile(NSApplication)Documentation for this section has not yet been entered. | ||
ApplicationShouldHandleReopen(NSApplication, bool)Documentation for this section has not yet been entered. | ||
ApplicationShouldOpenUntitledFile(NSApplication)Documentation for this section has not yet been entered. | ||
ApplicationShouldTerminate(NSApplication)Documentation for this section has not yet been entered. | ||
ApplicationShouldTerminateAfterLastWindowClosed(NSApplication)Documentation for this section has not yet been entered. | ||
DecodedRestorableState(NSApplication, MonoMac.Foundation.NSCoder)A constructor that initializes the object from the data stored in the unarchiver object. | ||
DidBecomeActive(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidFinishLaunching(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidHide(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidResignActive(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidUnhide(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidUpdate(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
FailedToRegisterForRemoteNotifications(NSApplication, MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
FinishedLaunching(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
OpenFile(NSApplication, string)Documentation for this section has not yet been entered. | ||
OpenFiles(NSApplication, string[])Documentation for this section has not yet been entered. | ||
OpenFileWithoutUI(MonoMac.Foundation.NSObject, string)Documentation for this section has not yet been entered. | ||
OpenTempFile(NSApplication, string)Documentation for this section has not yet been entered. | ||
OrderFrontStandardAboutPanel(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
OrderFrontStandardAboutPanelWithOptions(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
PrintFile(NSApplication, string)Documentation for this section has not yet been entered. | ||
PrintFiles(NSApplication, string[], MonoMac.Foundation.NSDictionary, bool)Documentation for this section has not yet been entered. | ||
ReadSelectionFromPasteboard(NSPasteboard)Documentation for this section has not yet been entered. | ||
ReceivedRemoteNotification(NSApplication, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
RegisteredForRemoteNotifications(NSApplication, MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | ||
RegisterServicesMenu(string[], string[])Documentation for this section has not yet been entered. | ||
ScreenParametersChanged(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillBecomeActive(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillEncodeRestorableState(NSApplication, MonoMac.Foundation.NSCoder)A constructor that initializes the object from the data stored in the unarchiver object. | ||
WillFinishLaunching(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillHide(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillPresentError(NSApplication, MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WillResignActive(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillTerminate(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillUnhide(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WillUpdate(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
WriteSelectionToPasteboard(NSPasteboard, string[])Documentation for this section has not yet been entered. | ||