Documentation / imgui / ImGui / BeginChildFrame
Function: BeginChildFrame()
BeginChildFrame(
id,size,flags?):boolean
Defined in: libs/imgui/src/imgui.ts:7045
Parameters
id
number
size
Readonly<Bind.interface_ImVec2>
flags?
ImGuiWindowFlags = 0
Returns
boolean