Function glfwMaximizeWindow

  • This function maximizes the specified window if it was previously not maximized. If the window is already maximized, this function does nothing.

    If the specified window is a full screen window, this function does nothing.

    Parameters

    Returns void

Generated using TypeDoc