Skip to content

Documentation / imgui / ImGui / CreateContext

Function: CreateContext()

CreateContext(shared_font_atlas?): ImGuiContext

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

Parameters

shared_font_atlas?

ImFontAtlas = null

Returns

ImGuiContext

Released under the MIT License.