Function tauri_dialog_sys::show_dialog[][src]

pub fn show_dialog(
    message: &str,
    title: &str,
    style: DialogStyle,
    buttons: DialogButtons
) -> DialogSelection