ImGui::ImGuiChildFlags
Inherits Enum < Comparable < Value < Object
Constants
None = 0
Border = 1
AlwaysUseWindowPadding = 2
ResizeX = 4
ResizeY = 8
AutoResizeX = 16
AutoResizeY = 32
AlwaysAutoResize = 64
FrameStyle = 128
All = 255
Inherits Enum < Comparable < Value < Object