We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b66de commit 1002e0eCopy full SHA for 1002e0e
components/SegmentedControl/src/Segmented/Segmented.Properties.cs
@@ -18,7 +18,7 @@ public partial class Segmented : ListViewBase
18
new PropertyMetadata(defaultValue: true));
19
20
/// <summary>
21
- /// Gets or sets the icon.
+ /// Gets or sets a value that indicates if the first item should be auto-selected on load.
22
/// </summary>
23
public bool AutoSelection
24
{
0 commit comments