Skip to content

Commit deab0e9

Browse files
Merge pull request #3557 from syncfusion-content/ShowSeparatorSegmentedControlMaster
Changed the title for the UG Content about ShowSeparator Property in the MAUI SegmentedControl - Master
2 parents 693f764 + 63b41ec commit deab0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/Segmented-Control/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ public partial class MainPage : ContentPage
352352

353353
![Segment item background customization in .NET MAUI Segmented control.](images/customization/segment-item-background.png)
354354

355-
## Separator Visibility Change to Show or Hide Separator
355+
## Show or hide separator
356356

357357
The [ShowSeparator](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Buttons.SfSegmentedControl.html#Syncfusion_Maui_Buttons_SfSegmentedControl_ShowSeparator) property is used to control the visibility of the separator line that appears between the segments in the [SfSegmentedControl](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Buttons.SfSegmentedControl.html?tabs=tabid-34%2Ctabid-30%2Ctabid-19%2Ctabid-16%2Ctabid-37%2Ctabid-3%2Ctabid-24%2Ctabid-32%2Ctabid-8%2Ctabid-36%2Ctabid-10%2Ctabid-6%2Ctabid-14%2Ctabid-26%2Ctabid-28%2Ctabid-22%2Ctabid-12%2Ctabid-1). By default, the separator is visible, and setting this property to false hides the separator line.
358358

0 commit comments

Comments
 (0)