---
title: CPListImageRowItemCondensedElement.Shape
framework: carplay
role: symbol
role_heading: Enumeration
path: carplay/cplistimagerowitemcondensedelement/shape
---

# CPListImageRowItemCondensedElement.Shape

Types of shape used to draw a condensed row element.

## Declaration

```swift
enum Shape
```

## Topics

### Enumeration Cases

- [CPListImageRowItemCondensedElement.Shape.circular](carplay/cplistimagerowitemcondensedelement/shape/circular.md)
- [CPListImageRowItemCondensedElement.Shape.roundedRectangle](carplay/cplistimagerowitemcondensedelement/shape/roundedrectangle.md)

### Initializers

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