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