简体   繁体   English

统一关闭 Hololens 2 中的启动画面

[英]Close splash screen in Hololens 2 with unity

I am a new in Hololens 2 and I build some Unity sample on it.我是 Hololens 2 的新手,我在上面构建了一些 Unity 示例。
When start application, it would placed a white box like that.当启动应用程序时,它会放置一个这样的白框。
在此处输入图像描述 When stop application, the white box still on here and I need to click X to close it.停止应用程序时,这里的白框仍然存在,我需要单击 X 将其关闭。
I have searched about that, it seem like about uwp application lifecycle?我已经搜索过了,好像是关于 uwp 应用程序生命周期?
Is there any method to close it with C# when I quit my application.当我退出我的应用程序时,有什么方法可以用 C# 关闭它。
Thanks in advance for any suggestions.在此先感谢您的任何建议。

It is by design and can only be closed manually, every app starts in mixed reality by placing an app tile in the Windows Mixed Reality home and these tiles persist and stay at their placed location.它是设计使然,只能手动关闭,每个应用程序都通过在 Windows 混合现实主页中放置一个应用程序磁贴来启动混合现实,这些磁贴会持续存在并停留在它们放置的位置。 For more information please see: App model欲了解更多信息,请参阅: 应用程序 model

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM