Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListGUI
- currentItemIndex
currentItemIndex Property
Gets zero-based index of list item which is currently being drawn;
or a value of -1 if no item is currently being drawn.
public static int currentItemIndex { get; }