Skip to content

Commit b491460

Browse files
Update knowledge-base/gradient-header-tabview-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent 96e1265 commit b491460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/gradient-header-tabview-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To achieve a gradient effect for the entire TabView header and apply transparenc
2929

3030
1. Define a `LinearGradientBrush` resource for the gradient effect.
3131
2. Create a `ControlTemplate` for the header and use the gradient brush in its background property.
32-
3. Set transparency for header item background and border properties using the `HeaderItemStyle`.
32+
3. Set transparency for the header item background and border properties using the `HeaderItemStyle`.
3333

3434
```xaml
3535
<ContentPage.Resources>

0 commit comments

Comments
 (0)