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 3d5141c commit fb4eda5Copy full SHA for fb4eda5
MAUI/Kanban-Board/Getting-Started.md
@@ -512,7 +512,7 @@ Let’s look at the practical code example:
512
HorizontalOptions="StartAndExpand" />
513
</StackLayout>
514
<StackLayout Orientation="Horizontal">
515
- <Label Text="{Binding Details}"
+ <Label Text="{Binding Description}"
516
WidthRequest="150"
517
FontSize="14"
518
TextColor="Silver"
0 commit comments