Module tauri::api::dialog[][src]

Expand description

A module for working with processes.

Structs

FileDialogBuilder

The file dialog builder. Constructs file picker dialogs that can select single/multiple files or directories.

Enums

AskResponse

Response for the ask dialog

Functions

ask

Displays a dialog with a message and an optional title with a “yes” and a “no” button

message

Displays a message dialog