---
title: zIndex
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutgroupcustomitem/zindex
---

# zIndex

The vertical stacking order of the custom item in relation to other items in the group.

## Declaration

```swift
var zIndex: Int { get }
```
