indexAtLocationOfDroppedItem()
Returns the index of the cell where the drop operation occurred.
Declaration
func indexAtLocationOfDroppedItem() -> IntReturn Value
The index of the cell where the drop operation occurred.
Discussion
The returned index is valid until the next drop occurs.