I would like to set the background color of a menu to that of the navigation bar. What is the best way to do this?
Swift 5
Nav bar color in light appearance:
UIColor(red: 0.969, green: 0.969, blue: 0.969, alpha: 1.0)