Contents

TVTopShelfSectionedItem

An item to display in a section-based interface.

Declaration

class TVTopShelfSectionedItem

Overview

Create a TVTopShelfSectionedItem object for each item you want to display in the top shelf. Each sectioned item corresponds to one item of your app’s content. For example, a video playback app uses sectioned items to represent movies or shows. Specify the image for the item using the setImageURL(_:for:) method. Use the inherited playAction and displayAction properties to let the system know what to do when the user interacts with the item.

Topics

Setting the Image Shape

Setting the Playback Progress

See Also

Sectioned and inset content