---
title: indexPath
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutvisibleitem/indexpath
---

# indexPath

The index path of the item.

## Declaration

```swift
var indexPath: IndexPath { get }
```
