Use the ACR User Dialogs plugin to display user dialogs

Rebai Hamida
hamidarebai
Published in
1 min readNov 9, 2017

In this sample, we will learn how we can use the ACR User Dialogs Plugin to display Loading/Progress page, simple error message, Prompt or Confirmation message ….

To add this plugin :

For more details :

And this video explain how we add it in our project, and initialize it on Android project.

Example : to display the loading we use :

UserDialogs.Instance.ShowLoading(“Please Wait …”);

and to hide that we use :

UserDialogs.Instance.HideLoading();

--

--

Rebai Hamida
hamidarebai

Senior Cloud Application Architect, Microsoft MVP in Developer Technologies, MCT, Technical writer, Speaker