mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-25 00:35:44 +00:00
Added support for the UIScene life cycle on Apple platforms
Fixes https://github.com/libsdl-org/SDL/issues/12680
This commit is contained in:
@@ -97,6 +97,8 @@ typedef Uint32 SDL_WindowID;
|
||||
* uninitialized will either return the user provided value, if one was set
|
||||
* prior to initialization, or NULL. See docs/README-wayland.md for more
|
||||
* information.
|
||||
*
|
||||
* \since This macro is available since SDL 3.2.0.
|
||||
*/
|
||||
#define SDL_PROP_GLOBAL_VIDEO_WAYLAND_WL_DISPLAY_POINTER "SDL.video.wayland.wl_display"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user