playingIndicatorLocation
The location where the list item displays its Now Playing indicator.
Declaration
var playingIndicatorLocation: CPListItemPlayingIndicatorLocation { get set }Discussion
If the list item’s isPlaying property is set to true, it uses the value of this property to position its Now Playing indicator. The default value is CPListItemPlayingIndicatorLocation.leading.