Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションがバックグラウンドにあるときに、15 秒ごとにトースト通知を表示するにはどうすればよいですか? アプリが中断されており、バックグラウンド タスクをこの頻度で実行できないため、DispatcherTimer が機能しません。
バックグラウンドタスクを使用してトースト通知を行うことができますが、最小間隔は15分です。マイケル