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

# customizationLabel

The localized string labeling this item during user customization. The default value is empty string.

## Declaration

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