ImGui.CONST.CornerFlags

From GiderosMobile

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

Description

Corner Flags

ImGui.CornerFlags_None
ImGui.CornerFlags_TopLeft
ImGui.CornerFlags_TopRight
ImGui.CornerFlags_BotLeft
ImGui.CornerFlags_BotRight
ImGui.CornerFlags_Top
ImGui.CornerFlags_Bot
ImGui.CornerFlags_Left
ImGui.CornerFlags_Right
ImGui.CornerFlags_All



Dear ImGui