Skip to content

Documentation / imgui / ImGui / BeginPopupContextItem

Function: BeginPopupContextItem()

BeginPopupContextItem(str_id?, popup_flags?): boolean

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

Parameters

str_id?

string = null

ImGuiPopupFlags = 1

Returns

boolean

Released under the MIT License.