Skip to main content

ImGuiStack_BeginVertical_Int

Function ImGuiStack_BeginVertical_Int 

Source
pub unsafe fn ImGuiStack_BeginVertical_Int(id: c_int, size: ImVec2, align: f32)
Expand description

Start a stack-layout vertical group using an integer ID.

ยงSafety

Requires an active Dear ImGui context and current window.