Skip to content

Documentation / imgui / ImGui / SetCursorScreenPos

Function: SetCursorScreenPos()

SetCursorScreenPos(pos): void

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

Parameters

pos

Readonly<Bind.interface_ImVec2>

Returns

void

Released under the MIT License.