Skip to content

Documentation / imgui / ImGui / ShowAboutWindow

Function: ShowAboutWindow()

ShowAboutWindow(p_open?): void

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

Parameters

p_open?

ImScalar<boolean> | ImAccess<boolean>

Returns

void

Released under the MIT License.