Skip to content

Documentation / imgui / ImGui / BeginDragDropSource

Function: BeginDragDropSource()

BeginDragDropSource(flags?): boolean

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

Parameters

flags?

ImGuiDragDropFlags = 0

Returns

boolean

Released under the MIT License.