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