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

# zIndex

The vertical stacking order of the supplementary item in relation to other items in the section.

## Declaration

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