image
The image that the button displays.
Declaration
var image: UIImage? { get }Discussion
The button displays images no larger than CPNowPlayingButtonMaximumImageSize. If you use an animated image, this property returns the first image in the animation sequence.