Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> minWidth: number

Description:

The minimum width, 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 99)