I want my app to have a settings that can change image when user press a segment in a UISegmented Control, however, I only know to show it in Nav Bar. How will I implement it in a way that there is a specific View for the settings, that when a user press a segment then when done is pressed it will revert to a new view with that background image.
Share
Try this lines of code.