---
title: CGColor.CodingKeys
framework: coregraphics
role: symbol
role_heading: Enumeration
path: coregraphics/cgcolor/codingkeys
---

# CGColor.CodingKeys

## Declaration

```swift
enum CodingKeys
```

## Topics

### Enumeration Cases

- [CGColor.CodingKeys.components](coregraphics/cgcolor/codingkeys/components.md)
- [CGColor.CodingKeys.contentHeadroom](coregraphics/cgcolor/codingkeys/contentheadroom.md)
- [CGColor.CodingKeys.space](coregraphics/cgcolor/codingkeys/space.md)

## Relationships

### Conforms To

- [CodingKey](swift/codingkey.md)
- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
