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

Collection View not showing in master detail page

$
0
0

why is it that when l use the following code in my master detail page app.xaml.cs the collection view on the page does not show

 public App()
        {
            MainPage = new comicAppFinal.MainPage();
        }

but when the code below the collection view shows but l can not access the masterdetail page functionality anymore.

public App()
{
   MainPage = new Navigation(new MainPage())
}

Viewing all articles
Browse latest Browse all 89864

Trending Articles



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