alert_i18n_show

Function alert_i18n_show 

Source
pub fn alert_i18n_show(
    content: (&'static str, &'static str),
    level: MessageLevel,
)
Expand description

即座にメッセージダイアログを表示します。contentをi18nキーで指定します。エラーが発生した場合は、ログを出力します。