Contents

TVTopShelfContent

The protocol that objects adopt to provide content for the top shelf.

Declaration

protocol TVTopShelfContent : NSObjectProtocol

Overview

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.

See Also

Common types