.. index:: pair: enum; CSSFlexDirection .. _doxid-namespace_e_e_1_1_u_i_1a94b6b55e15331b43e23cc3a8c1e7b6b3: enum EE::UI::CSSFlexDirection ============================= .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum CSSFlexDirection { :target:`Row`, :target:`RowReverse`, :target:`Column`, :target:`ColumnReverse`, };