---
title: TVTopShelfCarouselContent
framework: tvservices
role: symbol
role_heading: Class
path: tvservices/tvtopshelfcarouselcontent
---

# TVTopShelfCarouselContent

A set of items you present using a carousel-style interface in the top shelf.

## Declaration

```swift
class TVTopShelfCarouselContent
```

## Topics

### Creating a Carousel Content Object

- [init(style:items:)](tvservices/tvtopshelfcarouselcontent/init(style:items:).md)

### Accessing the Carousel Items

- [items](tvservices/tvtopshelfcarouselcontent/items.md)

### Getting the Item Style

- [style](tvservices/tvtopshelfcarouselcontent/style-swift.property.md)
- [TVTopShelfCarouselContent.Style](tvservices/tvtopshelfcarouselcontent/style-swift.enum.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [TVTopShelfContent](tvservices/tvtopshelfcontent.md)

## See Also

### Carousel content

- [TVTopShelfCarouselItem](tvservices/tvtopshelfcarouselitem.md)
