How to make a multi-line UISegmentedControl. I need it to have 6 buttons, 3 in each row. How can I do this programmatically? You need to use two of the selectedSegmentIndex attributes. If, when
How to make a multi-line UISegmentedControl. I need it to have 6 buttons, 3 in each row. How can I do this programmatically? You need to use two of the selectedSegmentIndex attributes. If, when