isPlaying
A Boolean value that determines whether the list item displays its Now Playing indicator.
Declaration
var isPlaying: Bool { get set }Discussion
If true, the list item displays its Now Playing indicator and positions it using the location that the playingIndicatorLocation property specifies. The default value is false.