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