Function Window.skipsTaskbar

Wraps SDL_GetWindowFlags to check whether the window is not on the taskbar (from SDL 2.0.5)

bool skipsTaskbar() @property @trusted const;

Returns

true if window is not on the taskbar, otherwise false