Skip to content

Documentation / imgui / ImGui / SetTabItemClosed

Function: SetTabItemClosed()

SetTabItemClosed(tab_or_docked_window_label): void

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

Parameters

tab_or_docked_window_label

string

Returns

void

Released under the MIT License.