<!--
{
  "availability" : [
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/CarouselListStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI17CarouselListStyleV"
  },
  "title" : "CarouselListStyle"
}
-->

# CarouselListStyle

The carousel list style.

```
struct CarouselListStyle
```

## Overview

You can also use [`carousel`](/documentation/SwiftUI/ListStyle/carousel) to construct this style.

## Topics

### Creating the list style

[`init()`](/documentation/SwiftUI/CarouselListStyle/init())

Creates a carousel list style.

## Relationships

### Conforms To

[`ListStyle`](/documentation/SwiftUI/ListStyle)

---

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)