The members of MonoMac.AppKit.NSSavePanel are listed below.
See Also: Inherited members from MonoMac.AppKit.NSPanel
| 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. | |
| AllowedFileTypes | string[]. Documentation for this section has not yet been entered. | |
| AllowsOtherFileTypes | bool. Documentation for this section has not yet been entered. | |
| CanCreateDirectories | bool. Documentation for this section has not yet been entered. | |
| CanSelectHiddenExtension | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CompareFilenames | NSOpenSaveCompare. Delegate invoked by the object to get a value. | |
| Delegate | NSOpenSavePanelDelegate. An instance of the MonoMac.AppKit.NSOpenSavePanelDelegate model class which acts as the class delegate. | |
| Directory | string. Documentation for this section has not yet been entered. | |
| DirectoryUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. | |
| ExtensionHidden | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Filename | string. Documentation for this section has not yet been entered. |
| [read-only] | IsExpanded | bool. Documentation for this section has not yet been entered. |
| IsValidFilename | NSOpenSaveFilename. Delegate invoked by the object to get a value. | |
| Message | string. Documentation for this section has not yet been entered. | |
| NameFieldLabel | string. Documentation for this section has not yet been entered. | |
| NameFieldStringValue | string. Documentation for this section has not yet been entered. | |
| Prompt | string. Documentation for this section has not yet been entered. | |
| RequiredFileType | string. Documentation for this section has not yet been entered. | |
| [read-only] static | SavePanel | NSSavePanel. Documentation for this section has not yet been entered. |
| ShouldEnableUrl | NSOpenSavePanelUrl. Delegate invoked by the object to get a value. | |
| ShouldShowFilename | NSOpenSaveFilename. Delegate invoked by the object to get a value. | |
| ShowsHiddenFiles | bool. Documentation for this section has not yet been entered. | |
| Title | string. Documentation for this section has not yet been entered. | |
| TreatsFilePackagesAsDirectories | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Url | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. |
| UserEnteredFilename | NSOpenSaveFilenameConfirmation. Delegate invoked by the object to get a value. | |
| ValidateUrl | NSOpenSavePanelValidate. Delegate invoked by the object to get a value. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
Begin(NSSavePanelComplete)Documentation for this section has not yet been entered. | ||
Begin(string, string, NSWindow, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
BeginSheet(NSWindow, NSSavePanelComplete)Documentation for this section has not yet been entered. | ||
Cancel(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Ok(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
RunModal()Documentation for this section has not yet been entered. | ||
RunModal(string, string)Documentation for this section has not yet been entered. | ||
ValidateVisibleColumns()Documentation for this section has not yet been entered. | ||
| DidChangeToDirectory | Event raised by the object. | |
| DirectoryDidChange | Event raised by the object. | |
| SelectionDidChange | Event raised by the object. | |
| WillExpand | Event raised by the object. |