Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

File metadata and controls

8 lines (6 loc) · 239 Bytes

Master Detail

This example shows:

  • How to use the MasterDetailPage with Xamarin.Forms and Prism
  • Conventional Use with a NavigationPage / ContentPage
  • Less common use with a TabbedPage as the Child
  • Hamburger icon on all platforms