enum EE::UI::UIStackLayout::RowValign

#include <uistacklayout.hpp>

enum RowValign {
    Top,
    Center,
    Bottom,
};