ListView Runtime Reorderable

Hi,

I am recently testing the UI Toolkit and am actually wondering, if the reorder-flag of the ListView is functional at runtime. I have seen it working in the UIElementsExamples Project, but can’t get it to work at runtime. Item-selection f.e. works, but not the drag and drop reordering.

Should it be functional, or am I missing something?

Thanks for your help!
Ikonokar

Unfortunately, the reordering relies on DragEvents which are currently Editor only