.. index:: pair: class; EE::UI::UIProgressBar::StyleConfig .. _doxid-class_e_e_1_1_u_i_1_1_u_i_progress_bar_1_1_style_config: class EE::UI::UIProgressBar::StyleConfig ======================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class StyleConfig { public: // fields bool :target:`DisplayPercent` = false; bool :target:`VerticalExpand` = true; :ref:`Vector2f` :target:`MovementSpeed` = :ref:`Vector2f`(0.f, 0); };