CPMaximumListSectionImageSize
The maximum size of an image in a list section.
Declaration
let CPMaximumListSectionImageSize: CGSizeDiscussion
To properly size your images, use carTraitCollection to determine the display scale of the car screen.
The maximum size of an image in a list section.
let CPMaximumListSectionImageSize: CGSizeTo properly size your images, use carTraitCollection to determine the display scale of the car screen.