Skip to content

Commit 59cff81

Browse files
Update Tab-Bar-Customization.md
1 parent ab0b05e commit 59cff81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

maui-toolkit/TabView/Tab-Bar-Customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ tabView.HeaderHorizontalTextAlignment = TextAlignment.Center;
119119

120120
![HorizontalTextAlignmentCenter](images/HorizontalTextAlignmentCenter.png)
121121

122-
## TabHeaderAlignment
122+
## Tab header alignment
123123

124124
The .NET MAUI TabView allows header position customization using the [TabHeaderAlignment](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.TabView.SfTabView.html#Syncfusion_Maui_Toolkit_TabView_SfTabView_TabHeaderAlignment) property for enhanced layout flexibility. The default position is Start. Supported values include:
125125

@@ -280,4 +280,4 @@ The following image shows the tab bar with a gradient color background.
280280

281281
![Gradient color](images/TabBarGradientColor.png)
282282

283-
N> View [sample](https://github.com/SyncfusionExamples/maui-toolkit-samples/tree/master/TabView/TabBarCustomization) in GitHub.
283+
N> View [sample](https://github.com/SyncfusionExamples/maui-toolkit-samples/tree/master/TabView/TabBarCustomization) in GitHub.

0 commit comments

Comments
 (0)