Skip to main content

ImGuiStack_EndVertical

Function ImGuiStack_EndVertical 

Source
pub unsafe fn ImGuiStack_EndVertical()
Expand description

End the current stack-layout vertical group.

ยงSafety

Must match a previous ImGuiStack_BeginVertical_* call.