<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPListImageRowItemCardElement/showsImageFullHeight",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPListImageRowItemCardElement(py)showsImageFullHeight"
  },
  "title" : "showsImageFullHeight"
}
-->

# showsImageFullHeight

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

```
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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)