.. index:: pair: struct; EE::UI::UIDropDownList::StyleConfig .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_drop_down_list_1_1_style_config: struct EE::UI::UIDropDownList::StyleConfig ========================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct StyleConfig { // fields :ref:`Uint32` :target:`MaxNumVisibleItems` = 10; bool :target:`PopUpToRoot` = false; :ref:`MenuWidthMode` :target:`menuWidthRule` { :ref:`MenuWidthMode::DropDown` }; };