Function tauri::api::dialog::ask[][src]

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

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