[]
[JSInvokable]
public Task OnDropAsync(string targetDragId, string targetDragTreeId, string targetDropId, string targetDropTreeId, string position)
<JSInvokable>
Public Function OnDropAsync(targetDragId As String, targetDragTreeId As String, targetDropId As String, targetDropTreeId As String, position As String) As Task
| Type | Name | Description |
|---|---|---|
| string | targetDragId | |
| string | targetDragTreeId | |
| string | targetDropId | |
| string | targetDropTreeId | |
| string | position |
| Type | Description |
|---|---|
| Task |