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

# allowsColorSelection

A Boolean value that determines whether to show the color selection UI for the tool.

## Declaration

```occ
@property (nonatomic, assign) BOOL allowsColorSelection;
```

## See Also

### Customizing color

- [defaultColor](pencilkit/pktoolpickercustomitemconfiguration/defaultcolor.md)
