Skip to contents

Set monitor for the current window (fullscreen mode).

Usage

set_window_monitor(monitor)

Arguments

monitor

An integer.

Note

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

void SetWindowMonitor(int monitor);