.. index:: pair: enum; CSSListStyleType .. _doxid-namespace_e_e_1_1_u_i_1a9875642aa6e71ec0dbdc575f451170dd: enum EE::UI::CSSListStyleType ============================= .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum CSSListStyleType { :target:`None`, :target:`Disc`, :target:`Circle`, :target:`Square`, :target:`Decimal`, :target:`LowerAlpha`, :target:`UpperAlpha`, :target:`LowerRoman`, :target:`UpperRoman`, };