Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> minHeight: number

Description:

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

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