CPNowPlayingMoreButton
A button for presenting more options to the user.
Declaration
@MainActor class CPNowPlayingMoreButtonOverview
CPNowPlayingMoreButton is a concrete subclass of CPNowPlayingButton. Use this button to present a CPListTemplate, CPAlertTemplate, or another contextual interface for the currently playing item. For example, if the item is a podcast, use the button’s handler to present a template that displays the episode’s show notes.