BaseListView.reorderMode

public UIElements.ListViewReorderMode reorderMode;

Description

This property controls the drag and drop mode for the list view.

The default value is Simple. When this property is set to Animated, Unity adds drag handles in front of every item and the drag and drop manipulation pushes items with an animation when the reordering happens. Multiple item reordering is only supported with the Simple drag mode.


Did you find this page useful? Please give it a rating: