How can I get the title of the selected UISegment in a UISegmentControl?

Posted by Frank on Stack Overflow See other posts from Stack Overflow or by Frank
Published on 2010-05-09T17:48:30Z Indexed on 2010/05/09 17:58 UTC
Read the original article Hit count: 303

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c