How can I get the title of the selected UISegment in a UISegmentControl?
- by Frank
The class of the selected segment is shown as UISegment, which I can't find a class reference to. Surely there is a way to access the title associated with the selected index?