.. index:: pair: enum; CSSJustifySelf .. _doxid-namespace_e_e_1_1_u_i_1a07e4c8a88c3568164e3e19d73ff3acf1: enum EE::UI::CSSJustifySelf =========================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum CSSJustifySelf { :target:`Auto`, :target:`Normal`, :target:`Stretch`, :target:`Start`, :target:`End`, :target:`Center`, :target:`FlexStart`, :target:`FlexEnd`, };