enum EE::UI::UIDropDownList::MenuWidthMode

#include <uidropdownlist.hpp>

enum MenuWidthMode {
    DropDown,
    Contents,
    ContentsCentered,
    ExpandIfNeeded,
    ExpandIfNeededCentered,
};