---
title: TVTopShelfContentStyle.inset
framework: tvservices
role: symbol
role_heading: Case
path: tvservices/tvtopshelfcontentstyle/inset
---

# TVTopShelfContentStyle.inset

When the using the inset style, your extension should return a flat array of TV content items. The images of the content items will take up most of the area of the Top Shelf, which will slowly rotate through the items.

## Declaration

```swift
case inset
```

## See Also

### Constants

- [TVTopShelfContentStyle.sectioned](tvservices/tvtopshelfcontentstyle/sectioned.md)
