MonoMac.AppKit.NSOpenSavePanelDelegate: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

CompareFilenames(NSSavePanel, string, string, bool) : MonoMac.Foundation.NSComparisonResult
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) : bool
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) : bool
Documentation for this section has not yet been entered.
ShouldShowFilename(NSSavePanel, string) : bool
Documentation for this section has not yet been entered.
UserEnteredFilename(NSSavePanel, string, bool) : string
Documentation for this section has not yet been entered.
ValidateUrl(NSSavePanel, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
WillExpand(NSSavePanel, bool)
Documentation for this section has not yet been entered.