Function Window.visible
Whether this Window is currently visible.
bool visible() @property const;
See Also
Window
.show Window
.hide - Window visibility in the GLFW documentation
Whether this Window is currently visible.
bool visible() @property const;
Window .show
Window .hide