SDL_WINDOWPOS_CENTERED_DISPLAY

Used to indicate that the window position should be centered.

SDL_WINDOWPOS_CENTERED is the same, but always uses the primary display instead of specifying one.

\param X the SDL_DisplayID of the display to use.

extern (C) nothrow @nogc
enum SDL_WINDOWPOS_CENTERED_DISPLAY ()

Meta