Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Multiple windows of the same app at the same time

Hi,
is it possible to start multiple windows of the same app at the same time win an unity 2d app?

G
Pad

Tagged:

Answers

  • Options

    @DragonValor Unity 2D apps would still be running in the 3d Holographic view on a HoloLens.

    Perhaps you are referring to 2D UWP apps?

    If so, it is possible to create UWP apps with multiple Windows by using the ApplicationViewSwitcher and CreateNewView apis. See this thread for a few more details and links.

    Windows Holographic User Group Redmond

    WinHUGR.org - - - - - - - - - - - - - - - - - - @WinHUGR
    WinHUGR YouTube Channel -- live streamed meetings

Sign In or Register to comment.