.. index:: pair: struct; EE::UI::CSSZIndex .. _doxid-struct_e_e_1_1_u_i_1_1_c_s_s_z_index: struct EE::UI::CSSZIndex ======================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CSSZIndex { // fields int :target:`value` { 0 }; bool :target:`isAuto` { true }; // methods bool :target:`operator==`(const CSSZIndex& other) const; bool :target:`operator!=`(const CSSZIndex& other) const; };