Function Window.borderless
Wraps SDL_GetWindowFlags
to check whether the borders of the window are non-existent
bool borderless() @property @trusted const;
Returns
true
if borders of the window are non-existent, otherwise false