Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Size

<readonly> minHeight: number

Description:

The minimum allowed height. Cannot be less than zero. This value is read-only. To change it see the setMin method.

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