TVTopShelfContent
The protocol that objects adopt to provide content for the top shelf.
Declaration
protocol TVTopShelfContent : NSObjectProtocolOverview
Don’t adopt this protocol in your own classes. The TVServices framework adopts this protocol in classes that can contain top shelf content, such as the TVTopShelfCarouselContent class.