struct EE::UI::CSSJustifySelfHelper¶
#include <csslayouttypes.hpp> struct CSSJustifySelfHelper { // methods static std::string toString(CSSJustifySelf val); static CSSJustifySelf fromString(std::string_view val); };
#include <csslayouttypes.hpp> struct CSSJustifySelfHelper { // methods static std::string toString(CSSJustifySelf val); static CSSJustifySelf fromString(std::string_view val); };