Can we send Tile notification from Desktop app on Windows 8?

限于喜欢 提交于 2019-12-24 10:21:31

问题


as we know, we could send out the toast notification from Desktop App (not store app) on Windows 8 per this link sending toast notification from desktop and also code sample. We are looking at if we could send the tile notification from desktop applications and I didn't find information on internet. So it seems to me that it is impossible. However I just want to confirm with expert here.


回答1:


Your assumptions are correct - tile notifications are not supported for Desktop applications.

In the Requirements section of the TileUpdater documentation, the class is marked as "Windows Store apps only".



来源:https://stackoverflow.com/questions/13570799/can-we-send-tile-notification-from-desktop-app-on-windows-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!