Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Acr.UserDialogs Prompt

$
0
0

How can I get the text the user entered from a UserDialogs Prompt? I have tried to find examples but can't. I am able to get the dialog to show with the following code:
`var config = new PromptConfig()
{
Title = "Enter the returning job number. If you don't have the job number just tap on Ok."
};

        UserDialogs.Instance.Prompt(config);`

I also need to know if the user tapped on the Cancel button.


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>