enum EE::UI::TableLayout

#include <tablelayouter.hpp>

enum TableLayout {
    Auto,
    Fixed,
};