Hi Buddies,
I have created scroll view and set the Segmented control as subview. If i scroll the segments and it moves horizontally. I have set,
segmentedControl.segmentedControlStyle = UISegmentedControlStylePlain;
I got an output like this,
But i want to plain background with the segments like this,
So is it possible to create a segments with plain background. Please guide me and if it is not possible please give me some alternate suggestions.
Thanks in Advance.
Pugal