maximumImageSize
The expected image size for the image in your @c CPListImageRowItemElement. Images provided will be resized to this size.
Declaration
class var maximumImageSize: CGSize { get }Discussion
To properly size your images, your app should size them to the display scale of the car screen. See -[CPInterfaceController carTraitCollection].