VFlowContainer

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

Vertical flow container.

Description

Vertical 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.