Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

TabbedPage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
name description page_type languages products urlFragment
Xamarin.Forms - TabbedPage
How to use a TabbedPage to navigate through a collection of pages (navigation)
sample
csharp
xamarin
navigation-tabbedpage

TabbedPage

This sample demonstrates how to use a TabbedPage to navigate through a collection of pages. The TabbedPage is constructed by assigning a collection to the ItemsSource property and assigning a DataTemplate to the ItemTemplate property to return pages for objects in the collection.

For more information about the sample see Tabbed Page.

TabbedPage application screenshot