---
title: customizationLabel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssteppertouchbaritem/customizationlabel
---

# customizationLabel

The localized string labeling this item during user customization.

## Declaration

```swift
var customizationLabel: String! { get set }
```

## Discussion

Discussion The default value is empty string.
