Skip to main content

ImGuiStack_BeginVertical_Id

Function ImGuiStack_BeginVertical_Id 

Source
pub unsafe fn ImGuiStack_BeginVertical_Id(id: ImGuiID, size: ImVec2, align: f32)
Expand description

Start a stack-layout vertical group using a precomputed ImGui ID.

ยงSafety

Requires an active Dear ImGui context and current window.