Space.horizontal

Defines in what directions children of this frame should be placed.

If true, children are placed horizontally, if false, vertically.

class Space
bool horizontal;

Meta