iphone - How to make multiple choice using segmented control? -


is controlled by a block with 4 different options I have are basically fragmented accept control only 1 option Is it possible that the user likes to like more than 1? What settings / codes are required?

It is not possible UIButton and UILabel and By using this you need to create your own custom UISegmentedControl .

Comments