Combo flags that can be passed to UI::BeginCombo().
Combo flags that can be passed to UI::BeginCombo().
UI::ComboFlags::None
(0)
UI::ComboFlags::PopupAlignLeft
(1)
UI::ComboFlags::HeightSmall
(2)
UI::ComboFlags::HeightRegular
(4)
UI::ComboFlags::HeightLarge
(8)
UI::ComboFlags::HeightLargest
(16)
UI::ComboFlags::NoArrowButton
(32)
UI::ComboFlags::NoPreview
(64)