class EE::UI::UIDropDownList::StyleConfig¶
#include <uidropdownlist.hpp> class StyleConfig { public: // fields Uint32 MaxNumVisibleItems = 10; bool PopUpToRoot = false; MenuWidthMode menuWidthRule { MenuWidthMode::DropDown }; };
#include <uidropdownlist.hpp> class StyleConfig { public: // fields Uint32 MaxNumVisibleItems = 10; bool PopUpToRoot = false; MenuWidthMode menuWidthRule { MenuWidthMode::DropDown }; };