---
title: destinationIndexPath
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicollectionviewdropcoordinator/destinationindexpath
---

# destinationIndexPath

The index path at which to insert the item in the collection view.

## Declaration

```swift
var destinationIndexPath: IndexPath? { get }
```
