MonoMac.AppKit.NSAlert: Method Members

The methods of MonoMac.AppKit.NSAlert are listed below. For a list of all members, see the NSAlert Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddButton(string) : NSButton
Documentation for this section has not yet been entered.
BeginSheet(NSWindow)
Documentation for this section has not yet been entered.
BeginSheet(NSWindow, MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
BeginSheet(NSWindow, Action<int>)
Documentation for this section has not yet been entered.
BeginSheet(NSWindow, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)
Documentation for this section has not yet been entered.
Layout()
Documentation for this section has not yet been entered.
RunModal() : int
Documentation for this section has not yet been entered.
RunSheetModal(NSWindow) : int
Documentation for this section has not yet been entered.
RunSheetModal(NSWindow, NSApplication) : int
Documentation for this section has not yet been entered.
static
WithError(MonoMac.Foundation.NSError) : NSAlert
Documentation for this section has not yet been entered.
static
WithMessage(string, string, string, string, string) : NSAlert
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSAlert object.