pub const SHOW_SAVE_PANEL: Selector<FileDialogOptions>;
Expand description

When submitted by the application, the system will show the ‘save as’ panel, and if a path is selected the system will issue a SAVE_FILE command with the selected path as the payload.