---
title: indentationLevel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmenuitem/indentationlevel
---

# indentationLevel

The menu item indentation level for the menu item.

## Declaration

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

## Discussion

Discussion The indentationLevel value is archived. Value is from 0 to 15. The default indentation level is 0.
