/UISegmentedControl-SelectSegmentCalled

A UISegmentedControl Category allowing one to select a segment by its name

Primary LanguageObjective-C

A simple UISegmentedControl Category allowing you to select a segment by its name instead of its id. As an answer to this Stack Overflow question.