.. index:: pair: struct; EE::UI::CSSBoxSizingHelper .. _doxid-struct_e_e_1_1_u_i_1_1_c_s_s_box_sizing_helper: struct EE::UI::CSSBoxSizingHelper ================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CSSBoxSizingHelper { // methods static std::string :target:`toString`(:ref:`CSSBoxSizing` val); static :ref:`CSSBoxSizing` :target:`fromString`(std::string_view val); };