Contents

indexAtLocationOfDroppedItem()

Returns the index of the cell where the drop operation occurred.

Declaration

func indexAtLocationOfDroppedItem() -> Int

Return Value

The index of the cell where the drop operation occurred.

Discussion

The returned index is valid until the next drop occurs.

See Also

Supporting Drag and Drop