pub fn confirm_i18n_show(
content: (&'static str, &'static str),
level: MessageLevel,
)Expand description
即座に確認ダイアログを表示します。content をi18nキーで指定します。エラーが発生した場合は、ログを出力します。
pub fn confirm_i18n_show(
content: (&'static str, &'static str),
level: MessageLevel,
)即座に確認ダイアログを表示します。content をi18nキーで指定します。エラーが発生した場合は、ログを出力します。