Reorderable List Control for Unity
ItemMovingEventArgsDestinationItemIndex Property |
Gets the new candidate zero-based index for the item.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public int DestinationItemIndex { get; }
public function get DestinationItemIndex() : int
Property Value
Type: Int32