Xamarin.Forms Pop-ups Tutorial

Before attempting this tutorial, you should have successfully completed the:

In this tutorial, you learn how to:

  • Display an alert, to ask the user to make a choice.
  • Display an action sheet, to guide the user through a task.

You will use Visual Studio 2019, or Visual Studio for Mac, to create a simple application that demonstrates how to display popups in Xamarin.Forms. The following screenshots show the final application:

Screenshot of an action sheet, on iOS and Android