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.
Windows 10 在 toast 通知中附带操作,如您在此处看到的那样。但是在它们的架构参考中,并未将“动作”显示为子元素。
此通知可以通过 WNS 作为推送通知发送,或者它们可以仅作为本地通知发送?
通知负载只是由 WNS 传递,因此任何可以在本地弹出的通知也可以推送。