alert_i18n_spawn

Function alert_i18n_spawn 

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

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