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.
2 parents 4390423 + 1002e0e commit 35bf883Copy full SHA for 35bf883
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