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

# TVTopShelfCarouselContent.Style.actions

An interface that focuses on the actions you want the user to perform.

## Declaration

```swift
case actions
```

## Discussion

Discussion Use this style when you want the user to focus on the play and display action buttons. This style minimizes other information or does not display it at all.

## See Also

### Styles

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