Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

CS0234 error only in android

$
0
0

I have created a new content page in my project and I'm trying to pop it with :

await Navigation.PopModalAsync(popout);

Before this I instance it by doing:

var popout = new PopOutPage
{
BindingContext = Res
};

and .Android gives me a CS0234 error while .iOS and .UWP show none.


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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