Skip to content

Commit

Permalink
Update doc/controls/TabBarAndTabBarItem.md
Browse files Browse the repository at this point in the history
Co-authored-by: Agnès ZITTE <16295702+agneszitte-nventive@users.noreply.github.com>
  • Loading branch information
kazo0 and agneszitte authored Apr 12, 2023
1 parent 0d6e33c commit 45e9af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/controls/TabBarAndTabBarItem.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ SelectionIndicatorContent|object|Gets or sets the content to be displayed as the
SelectionIndicatorContentTemplate|DataTemplate|Gets or sets the data template that is used to display the content of the selection indicator
SelectionIndicatorPresenterStyle|Style|Gets or sets the style to be applied for the content of the `TabBarSelectionIndicatorPresenter`
SelectionIndicatorTransitionMode|IndicatorTransitionMode|Gets or sets the behavior of the selection indicator. The indicator can either slide or snap to the newly selected item. Defaults to `Snap`
SelectionIndicatorPlacement|IndicatorPlacement|Gets or sets the placement of the selection indicator. The indicator can either be display `Above` or `Below` the TabBarItem Content. Defaults to `Above`
SelectionIndicatorPlacement|IndicatorPlacement|Gets or sets the placement of the selection indicator. The indicator can either be displayed `Above` or `Below` the TabBarItem Content. Defaults to `Above`

> Note: `TabBar` only supports the single selection mode.

Expand Down

0 comments on commit 45e9af8

Please sign in to comment.