height property

int height
getter/setter pair

The initial height in pixels.

On web: sets the canvas height. On SDL3: sets the initial window height.

Defaults to 600.

Implementation

int height;