ItemMovingEventArgsDestinationItemIndex Property |
Gets the new candidate zero-based index for the item.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic int DestinationItemIndex { get; }
public function get DestinationItemIndex() : int
Property Value
Type:
Int32
See Also