Skip to content

Documentation / imgui / ImGui / PushID

Function: PushID()

PushID(id): void

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

Parameters

id

string | number

Returns

void

Released under the MIT License.