mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 08:18:59 +08:00
fdcd548612
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.