mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
ae3ae4ba44
commit
466ab45722
1 changed files with 2 additions and 1 deletions
|
|
@ -4558,7 +4558,8 @@ extern "C" {
|
|||
*
|
||||
* This enables the window to still receive input even if not in foreground.
|
||||
*
|
||||
* Focused windows that receive text input will still prevent input events from triggering.
|
||||
* Focused windows that receive text input will still prevent input events
|
||||
* from triggering.
|
||||
*
|
||||
* - "0": Input is not received when not in focus or foreground. (default)
|
||||
* - "1": Input will be received even when not in focus or foreground.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue