---
title: showsImageFullHeight
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplistimagerowitemcardelement/showsimagefullheight
---

# showsImageFullHeight

A Boolean value indicating whether the element should be fill with the image.

## Declaration

```swift
var showsImageFullHeight: Bool { get }
```

## Discussion

Discussion Set the value of this property to @c YES to fill the element with the image or @c NO to use a rounded square image that does not fill the card.
