sinclairtarget / STSegmentedControl

UISegmentedControl but with multiple selection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STSegmentedControl is a reimplementation of UISegmentedControl that allows the selection of multiple segments at once. It can hold text or images within its segments, and it communicates user interaction events using a delegate.

About

UISegmentedControl but with multiple selection.


Languages

Language:Objective-C 100.0%