Skip to contents

Check if window has been resized last frame.

Usage

is_window_resized()

Value

A logical

Note

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

bool IsWindowResized(void);