Skip to content

Documentation / imgui / ImGui / Indent

Function: Indent()

Indent(indent_w?): void

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

Parameters

indent_w?

number = 0.0

Returns

void

Released under the MIT License.