Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> maxHeight: number

Description:

The maximum height, in pixels, the canvas will scale up to. A value of zero means no maximum.

Type:
number
Since: 3.0.0
Source: src/core/Config.js (Line 114)