nowPlayingInfo
The current Now Playing information for the default Now Playing info center.
Declaration
var nowPlayingInfo: [String : Any]? { get set }Mentioned in
Discussion
To clear the now playing info center dictionary, set it to nil.
The current Now Playing information for the default Now Playing info center.
var nowPlayingInfo: [String : Any]? { get set }To clear the now playing info center dictionary, set it to nil.