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

Modal Popup not showing Navigation Bar

$
0
0

Hi,

Referring to this thread:

https://forums.xamarin.com/discussion/comment/370580#Comment_370580

when I changed from:

Navigation.PushModalAsync(new NavigationPage(new Signin())
{
    BarBackgroundColor = Color.White,
    BarTextColor = Color.Black
});

to:

await Navigation.PushModalAsync(new Signin());

now the popup is not showing the title bar

How can I fix this please?

Thanks,
Jassim


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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