Interface for file and message dialogs.
Protected
Snap Hidden
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Open a file selection dialog allowing multiple selections and return an array of selected file paths.
Open a file selection dialog and return the selected file path.
Open a file save dialog and return the selected file path.
Returns selected path, or an empty path if the dialog was cancelled.
Open a folder selection dialog for saving and return the selected folder path.
Interface for file and message dialogs.