|
Size: 1390
Comment: Name changed.
|
Size: 1447
Comment: Added DRAFT.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
DRAFT |
SDL_HINT_VIDEO_FULLSCREEN_SPACES
A hint that specifies whether windows go fullscreen in their own spaces on Mac OS X.
Values
0 |
fullscreen windows will use classic fullscreen mode |
1 |
fullscreen windows will use fullscreen spaces |
Default
By default SDL will use the classic fullscreen mode.
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Version
This hint is available since SDL 2.0.2.
