Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> height: number | string

Description:

The height of the underlying canvas, in pixels.

Type:
number | string
Since: 3.0.0
Source: src/core/Config.js (Line 54)