ItemMovedEventArgsOldItemIndex Property |
Gets old zero-based index of the item which was moved.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic int OldItemIndex { get; }
public function get OldItemIndex() : int
Property Value
Type:
Int32
See Also