Skip to content

Documentation / imgui / ImGui / IsPopupOpen

Function: IsPopupOpen()

IsPopupOpen(str_id, flags?): boolean

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

Parameters

str_id

string

flags?

ImGuiPopupFlags = 0

Returns

boolean

Released under the MIT License.