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

# customizationLabel

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

## Declaration

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

## Discussion

Discussion The default value of this property is the localized version of “Color Picker”.
