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: README.md
+26-4Lines changed: 26 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,38 @@ TThis repository contains a sample explaining how to Customize the Scroll Button
3
3
4
4
### ScrollButton customization support in .NET MAUI TabView
5
5
6
-
The `ScrollButtonColor` and `ScrollButtonBackground` properties let you customize the color and background of scroll buttons in the TabView control, making it visually appealing and consistent.
6
+
The `ScrollButtonColor` and `ScrollButtonBackground` properties let you customize the color and background of scroll buttons in the TabView control.
7
7
8
8
The following code example illustrate how to Customize ScrollButton in SfTabView.
0 commit comments