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
Copy file name to clipboardExpand all lines: knowledge-base/gradient-header-tabview-dotnet-maui.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ res_type: kb
19
19
I want to apply a gradient effect to the entire header of the [TabView]({%slug tabview-overview%}) component in .NET MAUI, not just individual header items. Additionally, I need transparency for the background and border properties of the header items.
20
20
21
21
This knowledge base article also answers the following questions:
22
-
- How to style TabView header with gradient in .NET MAUI?
22
+
- How to style the TabView header with a gradient in .NET MAUI?
23
23
- How to use `HeaderTemplate` for TabView in .NET MAUI?
24
24
- How to apply transparency to TabView header items in .NET MAUI?
0 commit comments