Skip to contents

Set window configuration state using flags.

Usage

set_window_state(flags)

Arguments

flags

A non-negative integer.

Note

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

void SetWindowState(unsigned int flags);