---
title: title
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicolorwell/title
---

# title

The title for the color picker.

## Declaration

```swift
var title: String? { get set }
```

## Discussion

Discussion Use this property to explain what kind of color to pick, like “Stroke Color” or “Fill Color”.

## See Also

### Configuring color picker attributes

- [maximumLinearExposure](uikit/uicolorwell/maximumlinearexposure.md)
- [supportsAlpha](uikit/uicolorwell/supportsalpha.md)
- [supportsEyedropper](uikit/uicolorwell/supportseyedropper.md)
- [selectedColor](uikit/uicolorwell/selectedcolor.md)
