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

# TVTopShelfContentStyle.sectioned

When using the sectioned style, your extension should return an array that contains content items that represent sections. Each section object should have an array of content items that represent the available media in that section.

## Declaration

```swift
case sectioned
```

## See Also

### Constants

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