---
title: colorSpaceName
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsdevicedescriptionkey/colorspacename
---

# colorSpaceName

The corresponding value is an NSString object giving the name of the window’s color space.

## Declaration

```swift
static let colorSpaceName: NSDeviceDescriptionKey
```

## Discussion

Discussion See Color Space Names in Constants for a list of possible values.

## See Also

### Type Properties

- [bitsPerSample](appkit/nsdevicedescriptionkey/bitspersample.md)
- [isPrinter](appkit/nsdevicedescriptionkey/isprinter.md)
- [isScreen](appkit/nsdevicedescriptionkey/isscreen.md)
- [resolution](appkit/nsdevicedescriptionkey/resolution.md)
- [size](appkit/nsdevicedescriptionkey/size.md)
