I’m trying to get a UISegmentedControl like is in the iTunes app and App store app,
where you select between Top Paid, Top Free and Top Grossing, its a bar style except more blue. It goes above a table view
I’m trying to get a UISegmentedControl like is in the iTunes app and App
Share
segmentedControl.segmentedControlStyle = 7;