---
title: CPListImageRowItemCardElement
framework: carplay
role: symbol
role_heading: Class
path: carplay/cplistimagerowitemcardelement
---

# CPListImageRowItemCardElement

## Declaration

```swift
@MainActor class CPListImageRowItemCardElement
```

## Topics

### Initializers

- [init(coder:)](carplay/cplistimagerowitemcardelement/init(coder:).md)
- [init(image:showsImageFullHeight:title:subtitle:tintColor:)](carplay/cplistimagerowitemcardelement/init(image:showsimagefullheight:title:subtitle:tintcolor:).md)
- [init(thumbnail:title:subtitle:tintColor:)](carplay/cplistimagerowitemcardelement/init(thumbnail:title:subtitle:tintcolor:).md)

### Instance Properties

- [showsImageFullHeight](carplay/cplistimagerowitemcardelement/showsimagefullheight.md)
- [subtitle](carplay/cplistimagerowitemcardelement/subtitle.md)
- [thumbnail](carplay/cplistimagerowitemcardelement/thumbnail.md)
- [tintColor](carplay/cplistimagerowitemcardelement/tintcolor.md)
- [title](carplay/cplistimagerowitemcardelement/title.md)

### Type Properties

- [maximumFullHeightImageSize](carplay/cplistimagerowitemcardelement/maximumfullheightimagesize.md)
- [maximumImageSize](carplay/cplistimagerowitemcardelement/maximumimagesize.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)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
