tauri_api::dialog

Function ask

Source
pub fn ask(message: impl AsRef<str>, title: impl AsRef<str>) -> DialogSelection
Expand description

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