Class ColumnLayout

#include <Geode/ui/Layout.hpp>
classColumnLayout:publicgeode::AxisLayout{ ... }

Simple layout for arranging nodes in a column (vertical line)

Examples0
Public static methods1
staticgeode::ColumnLayout*create()

Create a new ColumnLayout. See the chainable setters on RowLayout for what options you can customize for the layout

Return value
Created ColumnLayout
Public member functions0
Fields0
Protected member functions0
Protected fields0
Derived classes0