TVTopShelfItemCollection
A group of items that you display together in a sectioned interface in the top shelf.
Declaration
class TVTopShelfItemCollection<Item> where Item : TVTopShelfItemOverview
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.