Window.borderless

Wraps SDL_GetWindowFlags to check whether the borders of the window are non-existent

class Window
const @property @trusted
bool
borderless
()

Return Value

Type: bool

true if borders of the window are non-existent, otherwise false

Meta