Skip to content

Commit 1002e0e

Browse files
Update components/SegmentedControl/src/Segmented/Segmented.Properties.cs
Co-authored-by: Arlo <[email protected]>
1 parent 11b66de commit 1002e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/SegmentedControl/src/Segmented/Segmented.Properties.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public partial class Segmented : ListViewBase
1818
new PropertyMetadata(defaultValue: true));
1919

2020
/// <summary>
21-
/// Gets or sets the icon.
21+
/// Gets or sets a value that indicates if the first item should be auto-selected on load.
2222
/// </summary>
2323
public bool AutoSelection
2424
{

0 commit comments

Comments
 (0)