The members of MonoMac.AppKit.NSAlert are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
NSAlert() | 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. |
| AccessoryView | NSView. Documentation for this section has not yet been entered. | |
| AlertStyle | NSAlertStyle. Documentation for this section has not yet been entered. | |
| [read-only] | Buttons | NSButton[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | NSAlertDelegate. An instance of the MonoMac.AppKit.NSAlertDelegate model class which acts as the class delegate. | |
| HelpAnchor | string. Documentation for this section has not yet been entered. | |
| Icon | NSImage. Documentation for this section has not yet been entered. | |
| InformativeText | string. Documentation for this section has not yet been entered. | |
| MessageText | string. Documentation for this section has not yet been entered. | |
| ShowHelp | NSAlertPredicate. Delegate invoked by the object to get a value. | |
| ShowsHelp | bool. Documentation for this section has not yet been entered. | |
| ShowsSuppressionButton | bool. Documentation for this section has not yet been entered. | |
| [read-only] | SuppressionButton | NSButton. Documentation for this section has not yet been entered. |
| [read-only] | Window | NSPanel. Documentation for this section has not yet been entered. |
AddButton(string)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()Documentation for this section has not yet been entered. | ||
RunSheetModal(NSWindow)Documentation for this section has not yet been entered. | ||
RunSheetModal(NSWindow, NSApplication)Documentation for this section has not yet been entered. | ||
static | WithError(MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | |
static | WithMessage(string, string, string, string, string)Documentation for this section has not yet been entered. | |