[][src]Constant druid::commands::SHOW_OPEN_PANEL

pub const SHOW_OPEN_PANEL: Selector<FileDialogOptions>;

When submitted by the application, a file picker dialog will be shown to the user, and an OPEN_FILE command will be sent if a path is chosen.