(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_HINT_MAC_BACKGROUND_APP

When set don't force the SDL app to become a foreground process

Header File

Defined in SDL_hints.h

Syntax

#define SDL_HINT_MAC_BACKGROUND_APP    "SDL_MAC_BACKGROUND_APP"

Remarks

This hint only applies to Mac OS X.


CategoryAPI, CategoryAPIMacro, CategoryHints