---
title: TVTopShelfCarouselContent.Style.details
framework: tvservices
role: symbol
role_heading: Case
path: tvservices/tvtopshelfcarouselcontent/style-swift.enum/details
---

# TVTopShelfCarouselContent.Style.details

An interface that displays detailed information about the item.

## Declaration

```swift
case details
```

## Discussion

Discussion Use this style to display a detailed interface that focuses on the item’s details. For example, this interface displays the item’s summary prominently. This interface also displays action buttons off to the side.

## See Also

### Styles

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