Function Window.fullscreenDesktop
Wraps SDL_GetWindowFlags to check whether the window is in desktop fullscreen
bool fullscreenDesktop() @property @trusted const;
Returns
true if the the window is in desktop fullscreen, otherwise false