mcfly soft
mcfly soft

Reputation: 11645

options control in ios (Swift)

I would like to show options to choose in my View. I did not found a control for that. Any suggestion howto do that ?

enter image description here

Upvotes: 0

Views: 141

Answers (1)

Vizllx
Vizllx

Reputation: 9246

You must use 3 different buttons for the check box,now set different tag for the buttons and set default and selected image for the button.

Upvotes: 1

Related Questions