Skip to main content
A newer version of this page is available. .

Navigation

Navigation pages and views allow you to implement lateral navigation in your applications. Refer to the Add Navigation Controls to Xamarin.Forms Solution document for information on how to include navigation components in your application.

Tab View and Tab Page

Use the DevExpress TabView and TabPage to organize content into groups and enable navigation between groups.

 Tab View|

Drawer View and Drawer Page

The DevExpress DrawerView and DrawerPage allow you to add a drawer to your application - a UI pane that shows the application’s main navigation menu. The drawer can be always visible or opened and closed when a user taps a navigation menu icon or swipes a finger from the edge of the screen.

 Drawer View