---
title: zIndex
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/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 }
```
