HFlowContainer

Inherits: FlowContainer < Container < Control < CanvasItem < Node < Object

Horizontal flow container.

Description

Horizontal version of FlowContainer.

Theme Properties

int

hseparation

4

int

vseparation

4


Theme Property Descriptions

int hseparation = 4

The horizontal separation of children nodes.


int vseparation = 4

The vertical separation of children nodes.