Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> maxWidth: number

Description:

The maximum width, 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 104)