---
title: colorWellStyle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscolorwell/colorwellstyle
---

# colorWellStyle

The appearance and interaction style to apply to the color well.

## Declaration

```swift
var colorWellStyle: NSColorWell.Style { get set }
```

## Discussion

Discussion The value of this property determines how the color well presents itself, and how interactions affect it. For details, see NSColorWell.Style.

## See Also

### Configuring the appearance

- [NSColorWell.Style](appkit/nscolorwell/style.md)
- [image](appkit/nscolorwell/image.md)
- [isBordered](appkit/nscolorwell/isbordered.md)
