---
title: CPListImageRowItemImageGridElement.Shape
framework: carplay
role: symbol
role_heading: Enumeration
path: carplay/cplistimagerowitemimagegridelement/shape
---

# CPListImageRowItemImageGridElement.Shape

Types of shape used to draw a list item.

## Declaration

```swift
enum Shape
```

## Topics

### Enumeration Cases

- [CPListImageRowItemImageGridElement.Shape.circular](carplay/cplistimagerowitemimagegridelement/shape/circular.md)
- [CPListImageRowItemImageGridElement.Shape.roundedRectangle](carplay/cplistimagerowitemimagegridelement/shape/roundedrectangle.md)

### Initializers

- [init(rawValue:)](carplay/cplistimagerowitemimagegridelement/shape/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)
