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

# customizationLabel

The user-visible string identifying this item during bar customization.

## Declaration

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

## Discussion

Discussion The default value is the empty string.
