标签: ios background-color uisegmentedcontrol ios13
我想使用段控制的白色背景。
我尝试过,它适用于小于13的OS版本。如何在iOS 13中更改UISegmentedControl的背景颜色? segmentedControl.backgroundColor = .white
UISegmentedControl
segmentedControl.backgroundColor = .white
我已经检查了其他属性,例如selectedSegmentTintColor,但这又有其他用途。
selectedSegmentTintColor