Skip to contents

Get specified monitor height (max available by monitor).

Usage

get_monitor_height(monitor)

Arguments

monitor

An integer.

Value

An integer

Note

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

int GetMonitorHeight(int monitor);