Difference between revisions of "ImGui.CONST.SelectableFlags"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Selectable Flags''' ImGui.SelectableFlag...")
 
(No difference)

Latest revision as of 12:59, 3 April 2021

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

Description

Selectable Flags

ImGui.SelectableFlags_None
ImGui.SelectableFlags_SpanAllColumns
ImGui.SelectableFlags_AllowItemOverlap
ImGui.SelectableFlags_DontClosePopups
ImGui.SelectableFlags_AllowDoubleClick
ImGui.SelectableFlags_Disabled



Dear ImGui