N
N
nickostyle2016-02-04 00:22:27
iOS
nickostyle, 2016-02-04 00:22:27

How to arrange a large number of items in Segmented Control?

In Android, you can stick it in as much as you like, an element that does not fit into the screen just scrolls. How about in ios? Let's say I have 5+ items in the segmented control, how will they behave?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Marunko, 2016-02-04
@Antonio-banderas

In iOS, there is also a lot of things that can be stuffed into a UIScrollView, but it is not necessary to use a UISegmentedControl for this, according to the documentation , each segment should be at least 44 x 44 in size for user comfort

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question