Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2014-02-15 22:07:38
Size: 1388
Comment: Created page using content from SDL_hints.h.
Revision 2 as of 2014-02-25 21:56:31
Size: 1331
Comment: Removed DRAFT by request, see docs mailing list.
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> 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.


CategoryDefine, CategoryHints

None: SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES (last edited 2014-03-04 22:57:02 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit