Skip to contents

Get specified monitor width (max available by monitor).

Usage

get_monitor_width(monitor)

Arguments

monitor

An integer.

Value

An integer

Note

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

int GetMonitorWidth(int monitor);