[][src]Function tauri_api::dialog::ask

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

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