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