mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -4558,7 +4558,8 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* This enables the window to still receive input even if not in foreground.
|
* 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)
|
* - "0": Input is not received when not in focus or foreground. (default)
|
||||||
* - "1": Input will be received even when not in focus or foreground.
|
* - "1": Input will be received even when not in focus or foreground.
|
||||||
|
|||||||
Reference in New Issue
Block a user