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

Modal not working ???

$
0
0

It seems that use of **PushModalAsync **/ **PopModalAsync **does'nt work ???

I try showing a simple page and wait until it is dismissed by the.
According to what I have been able to find on the net, this should be quite simple:

await this.Navigation.PushModalAsync(new SubPages.Page1());
var poppedPage = (SubPages.Page1) await this.Navigation.PopModalAsync();
// Inspect data on the poppedPage

Unfortunately the **PopModalAsync **closes the form...

What am I doing wrong?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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