Wiki Page Content

SDL_MaximizeWindow

Use this function to make a window as large as possible.

Syntax

void SDL_MaximizeWindow(SDL_Window* window)

Function Parameters

window

the window to maximize

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_MaximizeWindow (last edited 2010-10-18 03:32:40 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit