---
title: CPListImageRowItemCondensedElement
framework: carplay
role: symbol
role_heading: Class
path: carplay/cplistimagerowitemcondensedelement
---

# CPListImageRowItemCondensedElement

## Declaration

```swift
@MainActor class CPListImageRowItemCondensedElement
```

## Topics

### Initializers

- [init(image:imageShape:title:subtitle:accessorySymbolName:)](carplay/cplistimagerowitemcondensedelement/init(image:imageshape:title:subtitle:accessorysymbolname:).md)

### Instance Properties

- [accessorySymbolName](carplay/cplistimagerowitemcondensedelement/accessorysymbolname.md)
- [imageShape](carplay/cplistimagerowitemcondensedelement/imageshape.md)
- [subtitle](carplay/cplistimagerowitemcondensedelement/subtitle.md)
- [title](carplay/cplistimagerowitemcondensedelement/title.md)

### Enumerations

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

## Relationships

### Inherits From

- [CPListImageRowItemElement](carplay/cplistimagerowitemelement.md)

### Conforms To

- [CPPlayableItem](carplay/cpplayableitem.md)
- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
