ListViewReorderMode
Options to change the drag-and-drop mode for items in the ListView.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public enum ListViewReorderMode
Remarks
Using will affect the layout of the ListView, by adding drag handles before every item. Multiple item drag is only supported in the mode.
AnimatedSimple