• Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • 6.9
    • None
    • None

      This is technically possible already by setting the background to transparent and setting the initial immersion mode to "UIImmersionStyleMixed".

      <dict>
          <key>UISceneConfigurationName</key>
          <string>ImmersiveApp</string>
          <key>UISceneInitialImmersionStyle</key>
          <string>UIImmersionStyleMixed</string>
      </dict> 

       

      What's missing is to have some sensible way to detect, report and/or change the mode at runtime, as is the case with OpenXR.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            stromme Christian
            stromme Christian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes