Skip to contents

Check if window is currently maximized (only PLATFORM_DESKTOP).

Usage

is_window_maximized()

Value

A logical

Note

This function has been auto-generated from the following Raylib function definition:

bool IsWindowMaximized(void);