Details

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

    Description

      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.

       

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes