How can I swipe to a different tab in a Tabbed Page in code? I want to direct the user to a different tab after some click. Each tab is represented as a reference in the XAML of the main Tabbed Page.
↧
How can I swipe to a different tab in a Tabbed Page in code? I want to direct the user to a different tab after some click. Each tab is represented as a reference in the XAML of the main Tabbed Page.