Window.fullscreenDesktop

Wraps SDL_GetWindowFlags to check whether the window is in desktop fullscreen

class Window
const @property @trusted
bool
fullscreenDesktop
()

Return Value

Type: bool

true if the the window is in desktop fullscreen, otherwise false

Meta