0

I'm looking and trying to find a doc about creating something like a tabbed view but on the top of the screen. I believe it's a plug'n play component, so, can someone tell me please the name of this component?

enter image description here

rmaddy
  • 314,917
  • 42
  • 532
  • 579
  • 1
    Please review the [iOS Human Interface Guidelines](https://developer.apple.com/ios/human-interface-guidelines/) document. – rmaddy Feb 21 '17 at 02:42
  • I can see it here https://developer.apple.com/ios/human-interface-guidelines/ui-controls/segmented-controls/ and here https://developer.apple.com/ios/human-interface-guidelines/ui-bars/navigation-bars/ and this link is broken to me https://developer.apple.com/reference/uikit/uisegmentedcontrol I can't understand yet how to apply or use it – Leandro De Mello Fagundes Feb 21 '17 at 02:47
  • Every one of those links works fine for me. – rmaddy Feb 21 '17 at 02:49

1 Answers1

1

What you have circled there is a segmented control

RSon1234
  • 394
  • 4
  • 14