enum EE::UI::SplitDirection

#include <splitdirection.hpp>

enum SplitDirection {
    Left,
    Right,
    Top,
    Bottom,
};