... show a title neither an image. It only shows a bar that indicates the current view controller. The segmented mode uses a UISegmentedControl to indicate which view controller is being displayed. Basically, we just need to provide the list of child view controllers to show, and these view controllers should provide the information (title or image) that will be shown in the associated indicator.