iOS App Design

iOS predefined bar buttons

In the Navigation Controller bar at the top of the screen we can display a title and bar buttons on the right. Apple has a number of predefined bar buttons we can use directly in Xcode to save time, instead of creating our owns.

Below screenshot shows a list of predefined bar buttons in Xcode 7.1. Each item would have a corresponding icon or text label.

1-ios-predefined-bar-buttons-xcode-71

Tip: If you leave the Title field empty, the labels of predefined buttons would be automatically translated to the device’s language.

2-ios-predefined-bar-buttons-xcode-71

Show More

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Back to top button