File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -145,9 +145,9 @@ The .NET MAUI TabView allows users to customize the header position using the `T
145145
146146By default, the header is positioned at the Start. This property supports the following values:
147147
148- * ** Start** - Positions the tab header at the beginning of the tab view .
149- * ** Center** - Aligns the tab header at the center of the tab view .
150- * ** End** - Places the tab header at the end of the tab view .
148+ * ** Start** - Positions the tab header at the beginning of the Tab View .
149+ * ** Center** - Aligns the tab header at the center of the Tab View .
150+ * ** End** - Places the tab header at the end of the Tab View .
151151
152152
153153N> The ` TabHeaderAlignment ` property is applicable only when the ` TabWidthMode ` is set to SizeToContent.
You can’t perform that action at this time.
0 commit comments