Customizing the colors of a UISegmentedControl

后端 未结 12 1817
萌比男神i
萌比男神i 2020-12-08 07:26

Does anybody know of a way to customize the appearance of the string based UISegmentedControl? I am trying to set the background color of the cell and the text color differe

12条回答
  •  抹茶落季
    2020-12-08 08:14

    Storyboard Solution

    Xcode 11

    Select the control and multiple color options are now available. If you need further refinement - check out User Defined Runtime Attributes.

提交回复
热议问题