I\'m using this code to change the background color of the segmented control:
segmentedControl.backgroundColor = .blue
It\'s working with a littl