Create tab buttons in iOS -


this image reference , want create tab buttons in image in navigation bar. idea how create?

create segmented control:

enter image description here

uisegmentedcontrol: displays element comprises multiple segments, each of functions discrete button. each segment can display either text or image, not both. uisegmentedcontrol ensures width of each segment proportional, based on total number of segments, unless set specific width.

more info: segmented controls


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -