Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2025-11-26 20:41:22 +00:00
parent fdcd548612
commit 625d090243

View File

@@ -1334,7 +1334,8 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_CreatePopupWindow(SDL_Window *paren
* These are additional supported properties on iOS, tvOS, and visionOS: * These are additional supported properties on iOS, tvOS, and visionOS:
* *
* - `SDL_PROP_WINDOW_CREATE_WINDOWSCENE_POINTER`: the `(__unsafe_unretained)` * - `SDL_PROP_WINDOW_CREATE_WINDOWSCENE_POINTER`: the `(__unsafe_unretained)`
* UIWindowScene associated with the window, defaults to the active window scene. * UIWindowScene associated with the window, defaults to the active window
* scene.
* *
* These are additional supported properties on Wayland: * These are additional supported properties on Wayland:
* *