Skip to content

Commit 29a1e43

Browse files
Resolved the CI failure in CenterButton-Customization.md
1 parent af26489 commit 29a1e43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

maui-toolkit/TabView/CenterButton-Customization.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Center button customization in .NET MAUI Tab View | Syncfusion®
4-
description: Learn here all about center button Customization in .NET MAUI Tab View control.
4+
description: Learn here all about the center button customization in the Syncfusion® .NET MAUI Tab View(SfTabView) control.
55
platform: maui-toolkit
66
control: Tab View
77
documentation: ug
@@ -38,8 +38,7 @@ public MainPage()
3838
{% endtabs %}
3939

4040
## Customize the center button
41-
You can customize the center button using the properties of `CenterButtonSetting.` The following properties are used to customize the view of the center button `Background,` `Stroke,` `StrokeThickness,` `CornerRadius,` `TextColor,` `Height,` `Title,` `FontAttributes,` `FontFamily,` `FontSize,` `Widt,h` `ImageSource,` `ImageSize,` and `DisplayMode.`
42-
41+
You can customize the center button using the properties of `CenterButtonSetting.` The following properties are used to customize the view of the center button `Background,` `Stroke,` `StrokeThickness,` `CornerRadius,` `TextColor,` `Height,` `Title,` `FontAttributes,` `FontFamily,` `FontSize,` `Width,` `ImageSource,` `ImageSize,` and `DisplayMode.`
4342

4443
{% tabs %}
4544

0 commit comments

Comments
 (0)