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

How to Close a Page

$
0
0

How do I close the current page?
I tried with PopAsync and PopToRootAsync but nothing happens.

`

    void btnCancel_Clicked(Object sender, EventArgs e)
    {
        this.Navigation.PopAsync();
        //this.Navigation.PopToRootAsync ();
    }

`


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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