Display.desktopDisplayMode

Wraps SDL_GetDesktopDisplayMode which gets the desktop display mode of the display

class Display
const @property @trusted
desktopDisplayMode
()

Return Value

the desktop dsdl2.DisplayMode

Throws

dsdl2.SDLException if failed to get the desktop display mode

Meta