You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NavigationView control isn't as easy to use as the Pivot control, but the Pivot control has outdated styles and limited functionality.
Provide a new control called PivotView that has a similar API to that of Pivot but provides most of the same functionality that NavigationView.
Features needed
Automatic navigation on item click. Should it be based on page type and frame navigation like in this example or be like Pivot where the content is set on an item instead?
Swipe with touch to flip between items.
Built-in back/forward navigation stack.
The text was updated successfully, but these errors were encountered:
Summary
The NavigationView control isn't as easy to use as the Pivot control, but the Pivot control has outdated styles and limited functionality.
Provide a new control called PivotView that has a similar API to that of Pivot but provides most of the same functionality that NavigationView.
Features needed
The text was updated successfully, but these errors were encountered: