Contents

TVTopShelfItemCollection

A group of items that you display together in a sectioned interface in the top shelf.

Declaration

class TVTopShelfItemCollection<Item> where Item : TVTopShelfItem

Overview

Use a TVTopShelfItemCollection object to organize related groups of items in a sectioned interface. The system presents the items in your collection together, displaying the title of the collection above those items. For example, you might create different collections for new movies, the user’s favorites, and recently watched movies.

Topics

Creating an Item Collection

Getting the Items

See Also

Sectioned and inset content