The members of MonoMac.AppKit.NSOpenSavePanelDelegate 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. |
CompareFilenames(NSSavePanel, string, string, bool)Documentation for this section has not yet been entered. | ||
DidChangeToDirectory(NSSavePanel, MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
DirectoryDidChange(NSSavePanel, string)Documentation for this section has not yet been entered. | ||
IsValidFilename(NSSavePanel, string)Documentation for this section has not yet been entered. | ||
SelectionDidChange(NSSavePanel)Documentation for this section has not yet been entered. | ||
ShouldEnableUrl(NSSavePanel, MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
ShouldShowFilename(NSSavePanel, string)Documentation for this section has not yet been entered. | ||
UserEnteredFilename(NSSavePanel, string, bool)Documentation for this section has not yet been entered. | ||
ValidateUrl(NSSavePanel, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WillExpand(NSSavePanel, bool)Documentation for this section has not yet been entered. | ||