topShelfItems
An array of content items that are the items of a section.
Declaration
var topShelfItems: [TVContentItem]? { get set }Discussion
If this property is non-nil, the content item represents a section item in a sectioned Top Shelf style. For more information, see TVTopShelfContentStyle. The title property must also be set to a non-nil string.