Window.foreign

Wraps SDL_GetWindowFlags to check whether the window is foreign

class Window
const @property @trusted
bool
foreign
()

Return Value

Type: bool

true if the the window is foreign, otherwise false

Meta