Wiki Page Content

DRAFT

SDL_HINT_MAC_BACKGROUND_APP

A hint that specifies if the SDL app should not be forced to become a foreground process on Mac OS X.

Values

0

force the SDL app to become a foreground process (default)

1

do not force the SDL app to become a foreground process

Default

By default the SDL app will be forced to become a foreground process on Mac OS X.

Code Examples

You can add your code example here

Remarks

This hint only applies to Mac OS X.

Version

This hint is available since SDL 2.0.4.


CategoryDefine, CategoryHints

None: SDL_HINT_MAC_BACKGROUND_APP (last edited 2015-07-31 19:13:19 by PhilippWiesemann)

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