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

# allowsColorSelection

Present color selection UI to the user. Default value is YES.

## Declaration

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