UISegmentedControl changing the segment's image tint

I know this is an older topic but I ran into this same thing today. If you are using custom images, set your tint to clear. That’ll allow the full image to come through. Also do what was recommended in the assets folder setting the images to “Original Image”. If you don’t want to mess with having to adjust and render each image, create an asset of 28x28. That’ll fit right within the Segmented control original size.