ImGui.CONST.ComboFlags

From GiderosMobile
Revision as of 12:37, 3 April 2021 by MoKaLux (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''ComboFlags''' ImGui.ComboFlags_HeightSma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2020.9
Value:
Defined by: ImGui.Core

Description

ComboFlags

ImGui.ComboFlags_HeightSmall
ImGui.ComboFlags_HeightLarge
ImGui.ComboFlags_PopupAlignLeft
ImGui.ComboFlags_None
ImGui.ComboFlags_NoPreview
ImGui.ComboFlags_HeightRegular
ImGui.ComboFlags_HeightMask
ImGui.ComboFlags_NoArrowButton
ImGui.ComboFlags_HeightLargest



Dear ImGui