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

# indexPath

The index path of the item.

## Declaration

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