Hi,
In UITabBar class, there is a property called setBadgeValue to display a text in the upper right corner of the item with a surrounding red oval. I need to display a control like badgeValue in UISegmentedControl. There is no functionality like badgValue in UISegmentedControl. Please give me some ideas to do this
thanks in Advance!