Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Size

<readonly> maxWidth: number

Description:

The maximum allowed width. This value is read-only. To change it see the setMax method.

Type:
number
Since: 3.16.0
Source: src/structs/Size.js (Line 119)