Skip to content

Documentation / imgui / ImGui / GetDragDropPayload

Function: GetDragDropPayload()

GetDragDropPayload<T>(): ImGuiPayload<T>

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

Type Parameters

T

T

Returns

ImGuiPayload<T>

Released under the MIT License.