---
title: allowsColorSelection
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitem/allowscolorselection
---

# allowsColorSelection

Present color selection UI to the user. Defaults to the value set in configuration.

## Declaration

```swift
var allowsColorSelection: Bool { get set }
```
