I have a SegmententedControl that was added using Storyboards and I want to remove the default greyish background. The images are snippets from the View Hierarchy Debugger.
Asked
Active
Viewed 73 times
0
-
why do you want to remove it? – Alastar Sep 10 '21 at 14:54
-
This should help you: https://stackoverflow.com/a/58285960/11774595 – finebel Sep 10 '21 at 15:21
-
I have a custom appearance setup but I think the background is interferring. The customization was setup for a programmatic segmented control used elsewhere, but this view was setup in storyboards. – nix.codes Sep 10 '21 at 15:59