Display relationships in Xamarin.Forms with master-detail navigation

Beginner
Developer
Xamarin
.NET
Visual Studio

Implement drawer navigation and split view by using Xamarin.Forms MasterDetailPage and its MasterBehavior property.

Learning objectives

In this module, you will:

  • Choose between split and pop-over for your master view
  • Switch between pages by using pop-over drawer navigation
  • Display a collection by using master-detail split view

Prerequisites

  • Visual Studio 2019 (any edition)
  • Familiarity with C# and .NET