Skip to content

Documentation / imgui / ImGui / SetNextWindowSize

Function: SetNextWindowSize()

SetNextWindowSize(pos, cond?): void

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

Parameters

pos

Readonly<Bind.interface_ImVec2>

cond?

ImGuiCond = 0

Returns

void

Released under the MIT License.