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

Difference between Navigation.PushModalAsync and new Navigation.PushModalAsync?

$
0
0

Dear Xamarin members,

I have a hard time with the Showing Pages/Navigation in Xamarin.Forms.

What is the difference between :
1) Navigation.PushModalAsync(new PDFViewer());
2) var page = new NavigationPage(new PDFViewer());
Navigation.PushModalAsync(page);

Regards,
Gert


Viewing all articles
Browse latest Browse all 91519

Trending Articles



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