This function hides the specified window if it was previously visible. If the window is already hidden or is in full screen mode, this function does nothing.
The window to hide.
glfwHideWindow
Generated using TypeDoc
This function hides the specified window if it was previously visible. If the window is already hidden or is in full screen mode, this function does nothing.