[][src]Module tauri_api::dialog

Enums

DialogSelection
Response

Result of opening a file dialog

Functions

ask

Displays a dialog with a message and an optional title with a "yes" and a "no" button.

pick_folder

Open pick folder dialog

save_file

Open save dialog

select

Open single select file dialog

select_multiple

Open mulitple select file dialog