| Interface | Description | |
|---|---|---|
| ICarouselLayoutRenderer | A swappable layout system for a Carousel component. |
| Class | Description | |
|---|---|---|
| BoxCarouselRenderer | A Carousel renderer that displays items in a horizontal row or a vertical column. | |
| CarouselCellRenderer | The default cell renderer for the Carousel control. | |
| CarouselListData | List data used by cell renderers that appear in a Carousel. | |
| SlidingCarouselRenderer | A Carousel renderer that displays items in a horizontal row or a vertical column. | |
| StackCarouselRenderer | A Carousel renderer that displays one item at a time. |