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: maui-toolkit/TabView/Selection-Indicator-Customization.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ The following image shows the selection indicator with the width mode set to `St
201
201
202
202

203
203
204
-
## IndicatorCornerRadius
204
+
## Indicator corner radius
205
205
206
206
You can customize the corner radius of the selection indicator using the [IndicatorCornerRadius](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.TabView.SfTabView.html#Syncfusion_Maui_Toolkit_TabView_SfTabView_IndicatorCornerRadius) property in the `SfTabView`.
207
207
@@ -225,7 +225,7 @@ The following image shows the selection indicator with the corner radius:
225
225
226
226

227
227
228
-
## IndicatorStrokeThickness
228
+
## Indicator stroke thickness
229
229
230
230
You can customize the stroke thickness of the selection indicator using the [IndicatorStrokeThickness](https://help.syncfusion.com/cr/maui-toolkit/Syncfusion.Maui.Toolkit.TabView.SfTabView.html#Syncfusion_Maui_Toolkit_TabView_SfTabView_IndicatorStrokeThickness) property in the Tab View.
0 commit comments