# Layers

- [Select layer](/layers/select-layer.md)
- [Change order, visibility and name](/layers/change-order-visibility-and-name.md)
- [Copy and paste](/layers/copy-and-paste.md)
- [Move layer](/layers/move-layer.md)
- [Resize layer](/layers/resize-layer.md)
- [Rotate layer](/layers/rotate-layer.md)
- [Align layers](/layers/align-layers.md)
- [Arrange layers](/layers/arrange-layers.md)
- [Navigation layer](/layers/navigation-layer.md): A guide to work with navigation layer that makes it very easy to add a navigation components to an app. This layer is called the Navigation.
- [Display page title](/layers/navigation-layer/display-page-title.md): Title provides context by letting people know what they’re looking at
- [Display Tab bar](/layers/navigation-layer/display-tab-bar.md): A tab bar provides the ability to quickly switch between different sections of an app.
- [Display Table of contents](/layers/navigation-layer/display-table-of-contents.md): Some apps may need to provide a way to make setup or configuration choices. The others apps need to display table of contents.
- [Display Back button](/layers/navigation-layer/display-back-button.md): The back button makes it easy to return to the previous or home location.
- [Next/Prev buttons](/layers/navigation-layer/next-prev-buttons.md): Next and Previous buttons provides the ability to navigate through pages of app.
- [Navigation actions](/layers/navigation-layer/navigation-actions.md)
