|
Size: 1331
Comment: Removed DRAFT by request, see docs mailing list.
|
Size: 1390
Comment: Name changed.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was renamed from SDL_HINT_VIDEO_FULLSCREEN_SPACES |
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.
