mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-17 18:59:48 +00:00
This lets applications choose which scene their windows are being created in. For example one window might be video output in a scene with a session role of UIWindowSceneSessionRoleExternalDisplayNonInteractive, and video controls in a scene with a session role of UIWindowSceneSessionRoleApplication.