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

Select Children when redirected to tabbed page

$
0
0

Hi

i have main page and when redirecting to Tabbed page , i want to select children based on selection. How can i acheive this?

  var masterPage = this.Parent.Parent as TabbedPage;
            if (masterPage != null)
            {

                masterPage.CurrentPage = masterPage.Children[3];

            }

masterPage.Children[3] has two tabs

Thanks and Regards,
Vinay


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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