Skip to content

Documentation / imgui / ImGui / SetNextWindowContentSize

Function: SetNextWindowContentSize()

SetNextWindowContentSize(size): void

Defined in: libs/imgui/src/imgui.ts:4546

Parameters

size

Readonly<Bind.interface_ImVec2>

Returns

void

Released under the MIT License.