enum EE::UI::CSSFloat

#include <csslayouttypes.hpp>

enum CSSFloat {
    None,
    Left,
    Right,
};