Minimize UWP application to system tray

风流意气都作罢 提交于 2019-12-07 05:28:30

问题


Is there a way to minimize a windows 10 UWP application to the system tray. I've tried googling about this but all i can see is about wpf and windows forms.

Thanks.


回答1:


This isn't possible.

However, according to your description in the comments it is not needed, Cortana will launch your app. You probably have some other problems in handling arguments and finding which methods to override, but as there is nothing specific in your question about that, I can only guess...



来源:https://stackoverflow.com/questions/35310926/minimize-uwp-application-to-system-tray

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