.. index:: pair: struct; EE::UI::CSSBaselineAlignValue .. _doxid-struct_e_e_1_1_u_i_1_1_c_s_s_baseline_align_value: struct EE::UI::CSSBaselineAlignValue ==================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct CSSBaselineAlignValue { // fields :ref:`CSSBaselineAlignment` :target:`type` { :ref:`CSSBaselineAlignment::Baseline` }; :ref:`Float` :target:`value` { 0.f }; // methods bool :target:`operator==`(const CSSBaselineAlignValue& other) const; bool :target:`operator!=`(const CSSBaselineAlignValue& other) const; };