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
We need the ability to perform in-page navigation using a tabbed experience. This can be done through a new TabPresenter control that will be a more complex control that contains a TabBar along with a Content view where the content will be swapped out depending on which TabBarItem is selected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
We need the ability to perform in-page navigation using a tabbed experience. This can be done through a new
TabPresenter
control that will be a more complex control that contains aTabBar
along with aContent
view where the content will be swapped out depending on whichTabBarItem
is selected.API
TabPresenter : Control
IList<TabPresenterItem>
null
object
null
TabPresenterItem
null
Brush
null
double
40.0
TabBarPlacement
TabBarPlacement.Top
Brush
null
double
-1d
TabPresenterItem : ContentControl
IconElement
null
IconElement
null
IICommand
null
object
null
Beta Was this translation helpful? Give feedback.
All reactions