Simple layout for arranging nodes in a row (horizontal line)
Class RowLayout
#include <Geode/ui/Layout.hpp>
classRowLayout:publicgeode::AxisLayout{ ... }
Examples0
Public static methods1
staticgeode::RowLayout*create()
Create a new RowLayout. See the chainable setters on RowLayout for what options you can customize for the layout
Created RowLayout