i want to change the color of the segment color while loading the application.
or is it possible to change the color of the segmentcontrol according to the NavigationBar header/title color?
Provide any solution with any code snippet or any useful link,which would be appreciated.
This is in the documentation for
UISegmentedControlunder thetintColorproperty, e.g.:If you prefer, you can use the
-setTintColor:method: