<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPMaximumListSectionImageSize",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@CPMaximumListSectionImageSize"
  },
  "title" : "CPMaximumListSectionImageSize"
}
-->

# CPMaximumListSectionImageSize

The maximum size of an image in a list section.

```
let CPMaximumListSectionImageSize: CGSize
```

## Discussion

To properly size your images, use [`carTraitCollection`](/documentation/CarPlay/CPInterfaceController/carTraitCollection) to determine the display scale of the car screen.

---

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)