How to configure MPVolumeView route button for different view background colors?.

Since MPVolumeView route button configurations are deprecated and the Route button is now always on by default. How should we configure its appearance for UIViews with white backgrounds. Previously we could use 'func routeButtonImage(for: UIControl.State) -> UIImage?' but this is now deprecated. Meaning that for white backgrounds I can no longer see the route button. This looks like an oversight in the API .. Anyone have any ideas ?
How to configure MPVolumeView route button for different view background colors?.
 
 
Q