Skip to contents

Clear window configuration state flags.

Usage

clear_window_state(flags)

Arguments

flags

A non-negative integer.

Note

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

void ClearWindowState(unsigned int flags);