<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPListImageRowItemImageGridElement/Shape",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@E@CPListImageRowItemImageGridElementShape"
  },
  "title" : "CPListImageRowItemImageGridElement.Shape"
}
-->

# CPListImageRowItemImageGridElement.Shape

Types of shape used to draw a list item.

```
enum Shape
```

## Topics

### Enumeration Cases

[`case circular`](/documentation/CarPlay/CPListImageRowItemImageGridElement/Shape/circular)

The list item will render a row of elements.

[`case roundedRectangle`](/documentation/CarPlay/CPListImageRowItemImageGridElement/Shape/roundedRectangle)

The list item will render a condensed list of rounded rectangle elements.

### Initializers

[`init?(rawValue: Int)`](/documentation/CarPlay/CPListImageRowItemImageGridElement/Shape/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)