ios - Changing the color of the selected item in a UISegmentControl -
i have uisegmentedcontrol
black tint selected element not visually different other elements ios darkens selected item , hence black remains unchanged. know how make selected element lighter color/shade without using undocumented methods? have achieved graduated layer there must easier way!
here description how can set tintcolor each segment.
http://www.framewreck.net/2010/07/custom-tintcolor-for-each-segment-of.html
Comments
Post a Comment