Skip to content

Commit 348462b

Browse files
Resolved the conflicts
1 parent f388add commit 348462b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

maui-toolkit/TabView/CenterButton-Customization.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,8 @@ public MainPage()
3838
{% endtabs %}
3939

4040
## Customize the center button
41-
<<<<<<< .mine
4241

43-
=======
44-
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.`
45-
>>>>>>> .theirs
46-
47-
<<<<<<< .mine
48-
You can customize the center button using the properties of `CenterButtonSettings`. The following properties are used to customize the view of center button `Background`, `Stroke`,`StrokeThickness`, `CornerRadius`, `TextColor`, `Height`, `Title`, `FontAttributes`, `FontFamily`, `FontSize`, `Width`, `ImageSource`, `ImageSize`, `DisplayMode`.
49-
50-
=======
51-
52-
53-
>>>>>>> .theirs
42+
You can customize the center button using the properties of `CenterButtonSettings`. The following properties are used to customize the view of center button `Background`, `Stroke`,`StrokeThickness`, `CornerRadius`, `TextColor`, `Height`, `Title`, `FontAttributes`, `FontFamily`, `FontSize`, `Width`, `ImageSource`, `ImageSize`, and `DisplayMode`.
5443

5544
{% tabs %}
5645

0 commit comments

Comments
 (0)