Skip to contents

Check if window is currently fullscreen.

Usage

is_window_fullscreen()

Value

A logical

Note

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

bool IsWindowFullscreen(void);