Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> width: number | string

Description:

The width of the underlying canvas, in pixels.

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