---
title: NSColorWell.Style
framework: appkit
role: symbol
role_heading: Enumeration
path: appkit/nscolorwell/style
---

# NSColorWell.Style

Constants that specify the appearance and interaction modes for a color well.

## Declaration

```swift
enum Style
```

## Topics

### Getting the Style Option

- [NSColorWell.Style.default](appkit/nscolorwell/style/default.md)
- [NSColorWell.Style.minimal](appkit/nscolorwell/style/minimal.md)
- [NSColorWell.Style.expanded](appkit/nscolorwell/style/expanded.md)

### Initializers

- [init(rawValue:)](appkit/nscolorwell/style/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring the appearance

- [colorWellStyle](appkit/nscolorwell/colorwellstyle.md)
- [image](appkit/nscolorwell/image.md)
- [isBordered](appkit/nscolorwell/isbordered.md)
