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